Reduce PDF file size on OSX

Posted by – March 13, 2010

Some days ago I needed to reduce a PDF file to send it by e-mail, but the integrated Quartz-Filter “Reduce file size” which is available per default in all programs able to save as or export in the PDF format, was just not giving the results I expected: The file site was largely minimized but Image based pages where just from a very bad quality.

The trouble with the included “Reduce file size”-filter is that all pictures in the document are reduced to a size of 512×128 pixels which is often not sufficient for scanned documents.

After some research I found out that it’s possible to create your own Quartz-Filters which are afterwards available system wide.

Create your own “Reduce file size” -Quartz-Filter:

  1. open the ColorSync utility and choose “Filter”
  2. create a new filter by clicking the “+”
  3. add an action to the filter by clicking on the arrow on the right: first a “picture adaption” -filter to reduce the file size (I chose to reduce the size by 60%, but you can play around with that)
  4. add a second action to compress all images (I chose JPG and maximal compression)
  5. VoilĂ  – your new filter is ready and available in the PDF-Viewer Preview

With my custom filter I was able to reduce the PDF file size from 4.8 to 1.2 MB and maintain good quality at the same time.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">