Output as ICON
Posted: 2008-02-27T07:10:26-07:00
I want to output a favicon (.ico / .icon) with ImageMagick's convert-tool.
I tried the following command on the commandline for the convert-tool:
But when I use the command:
Why can I get a jpeg - but no icon?
Thank you very much for your help and support!
With best regards!
Innocentus
I tried the following command on the commandline for the convert-tool:
But I only getconvert testfile.jpg -resize 20x20! ICO:-
as output.11
But when I use the command:
It works - I get a jpeg but I want an icon.convert testfile.jpg -resize 20x20! JPG:-
Why can I get a jpeg - but no icon?
Thank you very much for your help and support!
With best regards!
Innocentus