Page 1 of 1

JPEG-CMYK to EPS-CMYK is distorted

Posted: 2014-01-28T09:03:39-07:00
by Carter J
Hi All,

When I'm trying to convert JPEG-CMYK to EPS-CMYK, the output image is distorted.

Command used:

convert -alpha off JPEG_CMYK_2.jpg JPEG_CMYK_2.eps

I have also tried

convert C:\Users\admin\Dropbox\JPEG_CMYK_2.jpg -profile D:\ICCProfiles\USWebCoatedSWOP.icc -profile D:\ICCProfiles\USWebCoatedSWOP.icc C:\Users\admin\Dropbox\JPEG_CMYK_2.eps


Below are the links for both input Image and output Image.
https://www.dropbox.com/s/k69w59phubrjs ... CMYK_2.jpg
https://www.dropbox.com/s/urz0vjw9cnxlo ... CMYK_2.eps


ImageMagick Version:
ImageMagick 6.8.7-4 2013-10-26 Q16

Thanks,