[gs-devel] PDF to Tiff conversion issue with large Bmps.

BSmith kevin_skelton at mgic.com
Tue Jun 30 12:32:13 PDT 2009


I've uploaded a test file if you would like to look at it.
One question I have is how do you reduce color depth?  The various bpp
commands I tried do not seem to have any effect on the Tiff file size.
PDF Page size is 8.5 x 14.
I want a monochrome Tiff for output.  

Thanks,
BSmith

>>Use a lower resolution, reduce the colour depth, possibly use a better 
>>compression scheme, use a lossy compression scheme.

>>The images in the PDF file are probably stored at a low resolution and 
>>scaled up when printed (can't say without viewing the file). When
rendering 
>>to the printed page the size of the output TIFF depends on the page size, 
>>resolution, colour depth and after that the compression applied. You 
>>haven't mentioned the page size (you do mention the resolution) nor the
bit 
>>depth of the output. Here are some calculations of the size of an 
>>uncompressed file:


>>If you are producing colour output you may find that tifflzw produces 
>>smaller files than tiffg4 (which is really a monochrome compression 
>>method). If you can stand lossy compression to get a smaller file you may 
>>get acceptable results from using the jpeg device.
>>                Ken
-- 
View this message in context: http://www.nabble.com/PDF-to-Tiff-conversion-issue-with-large-Bmps.-tp24273815p24277828.html
Sent from the Ghostscript - Dev mailing list archive at Nabble.com.



More information about the gs-devel mailing list