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

_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to