Mac Preview Reduce Pdf Size (2024)

  1. In this article I will tell you how change PDF page size and weight. How to Make a PDF Smaller on Mac. The owners of Mac computers can even solve this problem using standard macOS tools: Open the PDF file in the Preview application, the size of which you want to reduce.
  2. The above settings give me files with acceptable size and decent quality (e.g. For sending by e-mail) Step 2: Open the PDF in Preview, then choose File Export, Click the Quartz Filter pop-up menu, then choose the relevant filter ('Reduce File Size 200dpi' in this case).
  1. Reduce Pdf Size In Preview
  2. Reduce File Size Mac

When he exports that to PDF format with the standard Reduce File Size filter, the file goes down to 27KB, but it's quite unusable—fuzzy and hard to read. Using the Good filter produces a file that. Open the PDF file that you want to reduce the size for in Preview app (typically Preview is the default PDF viewer in Mac OS X. but if not you can find it in the /Applications/ folder of Mac OS) Pull down the 'File' menu and choose 'Export' Select the submenu next to 'Quartz Filter' and choose 'Reduce File Size'.

42 Astoundingly Useful Scripts and Automations for the Macintosh

2019 August 23/6:00 AM

Work faster and more reliably. Add actions to the services menu and the menu bar, create drag-and-drop apps to make your Macintosh play music, roll dice, and talk. Create ASCII art from photos. There's a script for that in 42 Astounding Scripts for the Macintosh.

  • Amazon

If you use the print to PDF feature in Mac OS X, you have probably noticed that it can create some really large PDF files. This is fine as long as you are copying them to CD or DVD, but if you're putting them on the web or sending them through e-mail, they can really cause havoc on both ends.

If you open the PDF in Preview, you can reduce the file size by doing a 'Save As..' and choosing, appropriately, Reduce File Size from the Quartz Filter menu. Often, that will be fine. But the way that it reduces the file size is by saving all images as JPEGs of middle quality. Sometimes that quality will not be enough.

I just finished a Persistence of Vision tutorial, and because it's a tutorial on using a 3-D raytracer it was full of images. The PDF file was nearly 20 megabytes. After saving it with Reduce File Size, it was down to under one megabyte.. but the quality of the images was so bad that they didn't serve to illustrate the concepts in the text.

Reduce Pdf Size In Preview

It was obvious what was happening, and I knew that when saving JPEG files you are allowed to trade off low file size with increased quality. But there was no slider available in the Quartz Filter menu to increase the quality of the image.

The answer, it turns out, is in ColorSync Utility in the Utilities folder off of the Applications folder. Adw cleaner mac. ColorSync Utility can create new Quartz filters. Open up ColorSync Utility and switch to the 'Filters' pane. This will list all of the filters that you currently have available.

  1. In the lower left, click on the '+' button. This creates a new filter.
  2. Give the filter a name, and press return.
  3. To the right of the filter's name, choose the down arrow. A menu will pop up.
  4. From the pop-up menu, choose 'Add Image Effects Component', and from that menu choose 'Image Compression'.
  5. Adjust the image compression Mode to JPEG.
  6. Adjust the image compression quality however you prefer.
  7. The next time you use Preview to 'Save As..', you'll have a new option under Quartz filters.

I've created a Reduced File Size High Quality and Mid-Quality as custom Quartz filters.

With the quality slider three quarters over, the file size dropped to 7.7 megabytes. This is quite a bit larger than with the slider half-way over, but not nearly the 20 megabytes of the original. And quality became a lot higher.

Filter while printing

You can also filter while printing, avoiding the need to re-open the PDF in Preview. When you go to print, pull down the menu just below 'Presets' that usually says 'Copies & Pages'. Choose 'ColorSync'. Then choose the Quartz filter that you want. Once you've chosen it, you can also pull down the Presets menu and do a 'Save As..' to remember these settings.

February 16, 2012: Quality compressed PDFs in Mac OS X Lion

Save As… has been renamed to Export in Lion's Preview.

I've verified that these instructions for using Preview to compress PDFs continue to work in Mac OS X Lion.

Reduce File Size Mac

One minor problem is that the last paragraph—that you can even 'filter while printing' without using Preview is no longer true, but it wasn't true in Snow Leopard either. I can't remember if it worked in Leopard or if it last worked in Tiger.

I took some screenshots but haven't included them here; they really are exactly the same as when I wrote those instructions. The only real difference is that in Lion, 'Save As…' has been renamed 'Export…'.

The main issue, as Vinnie pointed out in the comments is that after you create the filter it doesn't automatically show up in Preview's list of Quartz filters. Either ColorSync or Preview is working from the wrong folder.

ColorSync saves your filters in your personal 'Filters' folder under your 'Library'. But Preview looks in 'PDF Services' for the filters. Copy or move the new filter from your Library's 'Filters' folder to your Library's 'PDF Services' folder. If you want to make the filter available to everyone who uses your Mac, put it in the main '/Library/PDF Services' folder instead. Note that Lion has hidden the Library folder, so you'll need to use the 'Go' menu and 'Go to folder…' to go to your 'Library' folder, and also to go to the '/Library', depending on whether you are making it available for yourself or for everyone.

How to check what other storage is on mac. Further note that Preview in Lion, but not Snow Leopard, (sometimes? always?) has problems finding Quartz filters inside your own PDF Services folder, so you may have to always put it in the main Library's PDF Services folder instead. Oddly, the Print dialog doesn't have any problem with this, only Preview.

This will work in Snow Leopard as well—and will sort of bring back the ability to use the filter directly while printing to PDF. The filters will be available under the PDF menu; on choosing a Quartz filter, it will immediately save the current document as a PDF. The Mac doesn't seem to ask for a filename, and just deposits it on the Desktop, though some of that may have to do with settings on my computer.

Persistence of Vision tutorial
A step-by-step tutorial, available under the Gnu Free Documentation License, on using the Persistence of Vision raytracer.

More macOS tricks

42 Astoundingly Useful Scripts and Automations for the Macintosh
MacOS uses Perl, Python, AppleScript, and Automator and you can write scripts in all of these. Build a talking alarm. Roll dice. Preflight your social media comments. Play music and create ASCII art. Get your retro on and bring your Macintosh into the world of tomorrow with 42 Astoundingly Useful Scripts and Automations for the Macintosh!
Avoiding lockFocus when drawing images in Swift on macOS
Apple's recommendation is to avoid lockFocus if you're not creating images directly for the screen. Here are some examples from my own Swift scripts. You can use this to draw text into an image, and to resize images.
What app keeps stealing focus?
I've been having a problem on Mac OS X with something stealing focus. Here's how to at least find out what that something is.
Enable AirPrint for all connected Mac printers
I have an iPad and an old workhorse of a printer, an HP 1012 LaserJet, connected to my iMac. I almost never need to print from the iPad, but when I do, handyPrint works.
AppleScript Preview in Snow Leopard and Lion
Preview supports AppleScript, but the support is turned off by default. You can enable it with three terminal commands.
13 more pages with the topic macOS tricks, and other related pages

More PDF

Quality compressed PDFs in Mac OS X Lion
The instructions for creating a 'reduce PDF file size' filter in Lion are the same as for earlier versions of Mac OS X—except that for some reason ColorSync saves the filter in the wrong place (or, I guess, Preview is looking for them in the wrong place).
Calculating true three-fold PDF in Python
Calculating a true three-fold PDF requires determining exactly where the folds should occur.
Adding links to PDF in Python
It is very easy to add links to PDF documents using reportlab or platypus in Python.
Multiple column PDF generation in Python
You can use ReportLab's Platypus to generate multi-column PDFs in Snakelets, Django, or any Python app.
Embedding Mako into Django
You got Mako in my Django! You got Django on my Mako! Two great templates that template great together.
Two more pages with the topic PDF, and other related pages

Mac Preview Reduce Pdf Size (4)

Previous

How To Copy Url On Mac

Next

Crossover Games Mac Free Full Version

Return to site

    Powered by Strikingly

    Mac Preview Reduce Pdf Size (2024)

    References

    Top Articles
    Latest Posts
    Article information

    Author: Madonna Wisozk

    Last Updated:

    Views: 5364

    Rating: 4.8 / 5 (68 voted)

    Reviews: 91% of readers found this page helpful

    Author information

    Name: Madonna Wisozk

    Birthday: 2001-02-23

    Address: 656 Gerhold Summit, Sidneyberg, FL 78179-2512

    Phone: +6742282696652

    Job: Customer Banking Liaison

    Hobby: Flower arranging, Yo-yoing, Tai chi, Rowing, Macrame, Urban exploration, Knife making

    Introduction: My name is Madonna Wisozk, I am a attractive, healthy, thoughtful, faithful, open, vivacious, zany person who loves writing and wants to share my knowledge and understanding with you.