Imagemagick problem converting to CMYK
Posted: Wed Aug 23, 2017 10:10 am
Hello,
I have a flow where a Adobe RGB file needs to be converted to a CMYK file. I searched and tried everything and still imagemagick won't convert it to a cmyk file. By the way this is running on a Mac.
At this moment I used this argument:
"%1" +profile icm -profile "/Library/Application Support/Adobe/Color/Profiles/Recommended/AdobeRGB1998.icc" -intent Relative -black-point-compensation -profile "/Library/ColorSync/Profiles/ISOcoated_v2_300_eci.icc" "%2"
I almost tried everything but still it won't work. What am I doing wrong?
Thanks
Bart
I have a flow where a Adobe RGB file needs to be converted to a CMYK file. I searched and tried everything and still imagemagick won't convert it to a cmyk file. By the way this is running on a Mac.
At this moment I used this argument:
"%1" +profile icm -profile "/Library/Application Support/Adobe/Color/Profiles/Recommended/AdobeRGB1998.icc" -intent Relative -black-point-compensation -profile "/Library/ColorSync/Profiles/ISOcoated_v2_300_eci.icc" "%2"
I almost tried everything but still it won't work. What am I doing wrong?
Thanks
Bart