129: Image type not supported

You linked an image file with [j]-> or a still image for a media file with [v]-> or [w]->, for which the Aneamal Translator shall generate a preview image and integrate it into the webpage. Unfortunately loading the original image in order to create the preview failed. The most probable cause is that the original image’s type is not supported by your PHP installation.

Solution

Instead of using the [j] token, you can create a preview image with software of your choice yourself, upload it and link it with an optional additional link to the original using the [i] token, for example like this:

[i]->preview.jpg->original.dng

If the error occurred in connection with a still image for the [v] or [w] tokens, you can reference the still image by an absolute address instead of a relative address. The Aneamal Translator will not attempt to generate a preview for it then:

[v]->https://example.org/still.avif->video.mp4