RGB to CMYK - Deep Blacks?
Posted: 2009-07-19T05:22:30-07:00
Hi All,
I've found the RGB to CMYK conversion very useful for sending stuff to printers.
But I was wondering if anyone knows how I can achieve rich or deep blacks.
The other colours come out fine, but the blacks tend to be grey-ish.
The command I'm running is,
convert -verbose source.png -colorspace CMYK output.pdf
where source.png is an RGB PNG file and the output is a PDF.
Thanks,
Steve
I've found the RGB to CMYK conversion very useful for sending stuff to printers.
But I was wondering if anyone knows how I can achieve rich or deep blacks.
The other colours come out fine, but the blacks tend to be grey-ish.
The command I'm running is,
convert -verbose source.png -colorspace CMYK output.pdf
where source.png is an RGB PNG file and the output is a PDF.
Thanks,
Steve