[magick-users] identity and convert fail with 'Improper image header'
Ignac Vucko
ignacvucko at gmail.com
Tue Dec 23 07:52:55 PST 2008
Hi folks,
I have the latest imagemagic from the ubuntu repository:
The image I am trying to convert from ico to gif can be found here:
http://kochhar.net/fi1000193.ico
If you load it in a browser, it displays properly....so
I get an error when trying to convert.
Why cant the image be converted?
Can I force it to recognize the image so that the convert works?
$ file *
fi1000193.ico: MPEG sequence
$ identify *
identify: Improper image header `fi1000193.ico'.
$ convert --version
Version: ImageMagick 6.3.7 02/18/08 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC
$ convert fi1000193.ico test.gif
convert: Improper image header `fi1000193.ico'.
convert: missing an image filename `test.gif'.
Thanks,
Ignac
More information about the Magick-users
mailing list