Page 1 of 1

RGB PDF to CMYK preserve pdf

Posted: 2018-10-10T03:48:24-07:00
by loveIM
Hi
I am using IM 9.25 windows.
I am trying to convert RGB pdf to CMYL preserve pdf using following command
gswin32c.exe ^
-dSAFER -dBATCH -dNOPAUSE -dNOCACHE -sDEVICE=pdfwrite -sColorConversionStrategy=CMYK -dProcessColorModel=/DeviceCMYK -dAutoFilterColorImages=false -dAutoFilterGrayImages=false -sOutputFile=out.pdf input.pdf

but my output become light, expected result is it should be dark. Am i doing anything wrong?
Should i use any icc profile?

Kindly do the needful.

Thanks
loveIM

Re: RGB PDF to CMYK preserve pdf

Posted: 2018-10-10T04:32:07-07:00
by snibgo
Your question is about Ghostscript, not ImageMagick. This forum is for ImageMagick.