Updated to IM v6.5.7-0 from v6.4.8-5. I've started getting warnings/errors when applying color profiles. It appears to do the conversion though.
Code being used:
convert /RGB.tif -profile /sRGB.icc -profile /USWebCoatedSWOP.icc /CMYK.tif
The RGB.tif source file does not have an embedded profile.
Warning being given:
convert: associate profile with image, a source and destination color profile required for transform `icc' @ profile.c/ProfileImage/902.
File being used:
http://www.photoflurry.com/RGB.tif
Color Profile Warning
Re: Color Profile Warning
The warning is not necessary and will be removed from the final release of 6.5.7-0. Thanks.