Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I have problem using ImageMagic (ImageMagick 6.9.0-10 Q16 x86_64 2015-03-10) and hope that you can help me. Issue is that colors in converted images do not match ones in original image.
Command that I was using is
smiroslav wrote:Issue is that colors in converted images do not match ones in original image.
testimage.tif is CMYK, with a profile. Have you printed it, on the correct paper, and are you comparing that with an IM sRGB screen image? If not, what are you comparing?
You "-strip" the profile. Why? Why not convert to an sRGB profile (assuming you want sRGB)?