Page 1 of 1

Convert PSD file with 32-bit depth

Posted: 2015-05-19T05:36:36-07:00
by developer1
Hi,

I'm trying to convert psd file to tiff, but getting an error:
convert.exe: improper image header `test.psd' @ error/psd.c/ReadPSDImage/1639
As I understand the problem is because of 32-bit depth of this file. So I would like to know if there is some solution how this file could be converted via IM or it is just unsupported?

Re: Convert PSD file with 32-bit depth

Posted: 2015-05-19T08:22:06-07:00
by dlemstra
I think this is unsupported but can you put up a link to your file and also tell the platform and version of ImageMagick? We have made a lot of changes to the PSD reader in the last years.