This photo can't be convert From CMYK to RGB.
Posted: 2010-07-26T01:17:13-07:00
After converting, the image's colorspace is still CMYK.
Other photos could be convert successfully, only this photo failed.
How to convert the "sepecial" photo ?
ps: I got "SRGBSPAC.ICM" at http://www.imagemagick.org/download/del ... ofiles.zip
please use Firefox or other browsers except IE to open the following picture , because IE can't deal with CMYK image.
http://www.ajrice.com/UploadFile/Image/file_4.jpg
Other photos could be convert successfully, only this photo failed.
How to convert the "sepecial" photo ?
Code: Select all
~/ImageMagick/bin$ ./convert file_4.jpg -profile SRGBSPAC.ICM 1.jpg
~/ImageMagick/bin$ ./identify -verbose 1.jpg | grep Colorspace
Colorspace: CMYK
ps: I got "SRGBSPAC.ICM" at http://www.imagemagick.org/download/del ... ofiles.zip
please use Firefox or other browsers except IE to open the following picture , because IE can't deal with CMYK image.
http://www.ajrice.com/UploadFile/Image/file_4.jpg