Page: 4
Please Log In or Register

Reduce PDF File Size on OSX

I have been scanning and receiving a bunch of PDF files recently and noticed that the file sizes were bigger than they ought to be. One option was to open a PDF in Preview and then Export with a Quartz filter applied, but it didn’t have the quality compression I was seeking.
So I wrote this simple PDF file reducer as a service. Right click on the selected PDF(s) and choose the compression type. I generally go with the 150dpi standard. I noticed about a 80% reduction in color PDFs.
To re-create this OSX service. Open Automator in your Applications folder.
Select New Service.
At the top field, select Service receives selected PDF files in Finder.app.
Add a Duplicate Finder Items by dragging it from the menu on the left and dropping it in the main window.
Add an Add Text item with whatever you want to append to the file names to indicate that these will be lower resolution copies. I used _low and selected after name from the drop down.
Add an Apply Quartz Filter to PDF Documents item. In that item, click options and then select Show this action when the workflow runs if you want to be able to select the quality when you run the service.
Save the service, calling it whatever you like, I called it ReducePDF.
Try selecting a PDF in the finder and right clicking on it. You should see ReducePDF in the contextual menu.

Your service should look something like this in Automator.
Screen Shot 2016-02-08 at 2.59.34 PM


Coconut Still Life – Acrylic + Marker

IMG_5942


Coconut Still Life – Pen

IMG_5934


NYC Skyline

nyc_skyline_sm
NYC Skyline – 2016 – Watercolor + Pen – 20″ x 14″

I did several smaller study sketches before the final, below is one of them.

IMG_5932


How to Add ofxSyphon to OpenFrameworks

Step by Step video on how to add ofxSyphon addon to an empty OpenFrameworks project. View in full screen.

It’s hard to read the framework search path. It is: “$(SRCROOT)/../../../addons/ofxSyphon/libs/Syphon/lib/osx”


Older Posts
Newer Posts