Page 1 of 1

How to specify TIL when converting JPEG RGB to CMYK TIFF?

Posted: 2010-08-30T13:07:27-07:00
by 10110111
I need to convert a RGB JPEG image to CMYK TIFF one with TIL=280. As i have researched, TIL means total ink limit, or, in terms used by ImageMagick, total ink density. I found a way to determine this value for existing TIFF using identify -verbose command. But how can i specify it when i convert to CMYK color space? I tried changing saturation of source image hoping it would help :), but total ink density stays 300%.