Hi,
I have been trying to convert psd images to jpg but i keep getting a maximum channels exceeded error message.
I dont know what the problem is.
Thanks
convert
Re: convert
We need the command you used and the exact error message you received before we can suggest a solution.
-
shalvinm
Re: convert
I used 'convert B2.psd B2.jpg'
Message :
convert: MaximumChannelsExceeded `B2.psd'.
convert: missing an image filename `B2.jpg'.
This seems to fail only for psd files
Message :
convert: MaximumChannelsExceeded `B2.psd'.
convert: missing an image filename `B2.jpg'.
This seems to fail only for psd files
Re: convert
Can you post a URL to your image? ImageMagick thinks your image has more than 24 channels-- that's channels not layers.
-
shalvinm
Re: convert
Your image may be corrupt or just beyond the capabilities of ImageMagick. We tried to read your image with the latest Gimp release and it choked with `PSD: unable to seek forward while reading 'layer record extra data block throw' chunk'.
-
shalvinm
Re: convert
I kinda figured that was the case coz I have been able to convert some psd image in the past using mogrify as well as convert.
Thanks for your help
Thanks for your help
Who is online
Users browsing this forum: No registered users and 9 guests