I am trying to upload the attached image, but I always get he same error
Invalid file format.Only 8 bit gray scale or 24 bit RGB of file type JPG or PNG are allowed.
This is a 8bit palette png, so, what's wrong ?
Attachment | Size |
---|---|
![]() | 74.32 KB |
I am trying to upload the attached image, but I always get he same error
Invalid file format.Only 8 bit gray scale or 24 bit RGB of file type JPG or PNG are allowed.
This is a 8bit palette png, so, what's wrong ?
Attachment | Size |
---|---|
![]() | 74.32 KB |
I tried uploading your second image to the Target Manager ( mini_magick20131107-12232-3jlxbi.png)
and it works.
The previous (first) image does not work because the color spae is indexed, and not true RGB, but the second image has no issue;
could you try again ?
The error message is self-explanatory; if you use color images they must be 24-bit RGB format (if you have RGBA, with alpha, it will not work);
if you use Grayscale images, you need to make sure they are saved in 8-bit format.
Also, the maximum image size is about 2MB