Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:pdf:tiff_workflow [2014/03/03 11:02] – [convert pdf to tif] billhdocs:pdf:tiff_workflow [2014/03/03 11:29] (current) – [convert pdf to tif] billh
Line 19: Line 19:
  
 # convert color pdf from Illustrator to small grayscale 8 bit tif w/small file size, adjusting contrast to make it darker # convert color pdf from Illustrator to small grayscale 8 bit tif w/small file size, adjusting contrast to make it darker
-convert.exe -density 200 -units PixelsPerInch -page letter -colorspace gray -compress lzw -alpha off -depth 8 -contrast-stretch 2%x60% input.pdf output.tif+convert.exe -density 200 -units PixelsPerInch -page letter -colorspace gray -compress lzw -alpha off -depth 8 -contrast-stretch .15%x60% input.pdf output.tif
 </code> </code>
  
  • docs/pdf/tiff_workflow.1393869748.txt.gz
  • Last modified: 2014/03/03 11:02
  • by billh