[magick-users] output layers of pSD file to gif
Fred Weinhaus
fmw at alink.net
Wed Oct 29 09:53:11 PDT 2008
convert aaa.psd aaa-%d.gif
>I found strange problem is that when I convert a psd file (multiple layers)
>to jpg files with command
>convert aaa.psd aaa.jpg, it atomatically extract all layers to seperate
>files: aaa-0.jpg, aaa-1.jpg, aaa-2.jpg.
>But when I extracted them to gif file: convert aaa.psd aaa.gif, it merge all
>layers then output only aaa.gif file.
>How can I extract each layer to seperate gif file?
>regards,
More information about the Magick-users
mailing list