Convert PDS image with mutliple channels into png/jpg
Posted: 2018-01-12T04:27:45-07:00
Hi guys,
i'm trying to use ImageMagik to convert a psd image which uses CMYK as color model and which has an additional (custom) color channel set.
I tried to use both ImageMagik and psd-tools with python without success. All i'm obtaining is the image without the custom color channel which appears to be ignored by the convertion, in fact only CMYK channels are considered.
Unfortunately i can't share to you the image since i'm not the owner of it. Just think of a psd CMYK image with 2 layers, one is the image and the other the white background. This image has 5 color channels, 4 are from CMYK and the fifth is the custom channel added by the author.
Thanks in advance
i'm trying to use ImageMagik to convert a psd image which uses CMYK as color model and which has an additional (custom) color channel set.
I tried to use both ImageMagik and psd-tools with python without success. All i'm obtaining is the image without the custom color channel which appears to be ignored by the convertion, in fact only CMYK channels are considered.
Unfortunately i can't share to you the image since i'm not the owner of it. Just think of a psd CMYK image with 2 layers, one is the image and the other the white background. This image has 5 color channels, 4 are from CMYK and the fifth is the custom channel added by the author.
Thanks in advance