[magick-users] Problem in converting images from CMYK colorspace to
RGB colorspace
Davinder Kumar
dakumar at quark.com
Sun Jun 17 22:43:55 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).
Any help will be appreciated.
Thanks,
Davinder
More information about the Magick-users
mailing list