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
CMYK pdf to CMYK tiff conversion washed out colour
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: CMYK pdf to CMYK tiff conversion washed out colour
see all the comments especially the last one by Wolfgang at viewtopic.php?f=1&t=20229