Replies: 1 comment 10 replies
-
|
Please tell us the exact version of ImageMagick that you are using and is it possible to share an example file so we can explain better why this is happening? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to batch convert DDS files to PNG files, some of the files convert just fine, but about 2/3 of them give this error:
mogrify: improper image header `Apex_Rock_grey_C.dds' @ error/dds.c/ReadDDSImage/1932.
They all give the same error (aside from the file name).
All of these files can be opened with programs like Paint.NET and Gimp and converted to PNG, but I would like to do this with commands as there are 1,500 files left to convert.
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions