Converting PSD files
Posted: 2006-12-22T04:30:06-07:00
Hi,
I am trying to convert this file:
http://www.bright-interactive.com/downloads/logo.psd
into a JPEG, using the following command:
convert logo.psd test.jpg
I am using ImageMagick 6.3.0 on Windows XP.
The problem is that the colours in the resulting JPEG are completely wrong.
I understand from various posts that ImageMagick's support for PSD files is not complete (because of the need for proprietary code).
Is this the problem here?
Many thanks for any help.
Martin
I am trying to convert this file:
http://www.bright-interactive.com/downloads/logo.psd
into a JPEG, using the following command:
convert logo.psd test.jpg
I am using ImageMagick 6.3.0 on Windows XP.
The problem is that the colours in the resulting JPEG are completely wrong.
I understand from various posts that ImageMagick's support for PSD files is not complete (because of the need for proprietary code).
Is this the problem here?
Many thanks for any help.
Martin