PSD to PNG conversions, WILL PAY FOR HELP!

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

We have a patch in ImageMagick 6.2.8-1 Beta (available in 24 hours) to fix the problem you posted. In the mean-time refer to the first layer of your image like this:
  • convert 'Ronaldinho1.psd[1]' Ronaldinho1.png
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

The ImageMagick Beta distribution are available here: ftp://ftp.imagemagick.org/pub/ImageMagick/beta.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

No problems that we are aware of.
Post Reply