Page 1 of 1

CMYK pdf to CMYK tiff conversion washed out colour

Posted: 2012-02-21T16:49:34-07:00
by Gangai
Hi
I am new to the Image magic, I am trying to create Tiff from the pdf file. But the output tiff looks faded/washed color. i tried with different CMYK profiles, but no luck :( can any one help me please?..

Here is the command i am using

Convert -define use:pdfcropbox=true -quality 90 -density 300 -resize 100% input.pdf +profile icm -prifile "rgb.icc" -profile "cmyk.icc" output.tiff
or
Convert -define use:pdfcropbox=true -quality 90 -density 300 -resize 100% input.pdf -profile "cmyk.icc" output.tiff

Re: CMYK pdf to CMYK tiff conversion washed out colour

Posted: 2012-02-21T17:57:45-07:00
by fmw42
see all the comments especially the last one by Wolfgang at viewtopic.php?f=1&t=20229