CMYK pdf to CMYK tiff conversion washed out colour
Posted: 2012-02-21T16:49:34-07:00
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
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