[Magick-bugs] Problem in converting images from CMYK colorspace to RGB colorspace

Davinder Kumar dakumar at quark.com
Sun Jun 17 23:09:14 PDT 2007


Hello All,

I am trying to convert a TIFF CMYK image to JPEG RGB image.
I am getting a image which appears to be exposed to light or missing
black color.

I am using following commands:

convert input.tiff -colorspace RGB output.jpg
convert input.tiff -profile sRGB -colorspace RGB output.jpg

but everything results in same image (exposed to light).


And, this problem happens on only on WINDOWS IM. Mac IM is working fine.


Windows IM = 6.3.3.1
Mac IM = 6.3.2

Any help will be appreciated.

Thanks,
Davinder



More information about the Magick-bugs mailing list