How to Compress Large PDF Files Using Preview on macOS

When you attempt to email a massive, 50-page PDF document filled with high-resolution graphs and uncompressed photography, the file size can easily exceed 30 Megabytes. Because most corporate email servers rigidly enforce a strict 25 MB attachment limit, the email will instantly bounce back and fail to send. You do not need to upload the document to sketchy, third-party compression websites. The built-in macOS Preview application contains a highly effective, native export engine capable of drastically shrinking the file size of massive PDFs.

How to Compress a PDF Document

The compression tool is not located in the standard “Save” menu; it is deeply embedded within the export pipeline, as it requires Apple’s core graphic engine (Quartz) to physically rewrite the document and downsample the embedded images.

  1. Double-click your massive PDF document to open it in Preview.
  2. Click the File menu on the top menu bar.
  3. Select Export from the drop-down menu. (Do not select “Export as PDF”).
  4. A save dialog box will appear. Look at the bottom half of the window and ensure the Format drop-down menu is set to PDF.
  5. Directly below the Format menu, click the Quartz Filter drop-down menu.
  6. Select Reduce File Size.
  7. Click the Save button.

Understanding the Quality Trade-off

When you trigger the “Reduce File Size” filter, the macOS Quartz engine aggressively attacks every single image embedded inside the PDF. It dramatically downscales the resolution of the photos and applies heavy JPEG-style artifact compression. The resulting file will often be 80% to 90% smaller than the original document, guaranteeing it will easily pass through any corporate email filter.

However, this process is highly destructive. While standard text (which is rendered mathematically as vectors) remains perfectly crisp and readable, photographs will become noticeably blurry, and complex charts may become difficult to read. You should always export the compressed version as a brand new, secondary file (e.g., document_compressed.pdf) rather than overwriting your pristine original.

The Custom Filter Workaround (Advanced)

Apple’s default “Reduce File Size” filter is notoriously aggressive, often compressing files too heavily and making them look terrible. If you need a more balanced compression, you must create a custom Quartz filter using the built-in macOS ColorSync Utility app. By duplicating the default filter inside ColorSync and manually adjusting the “Image Compression” slider to a higher quality setting, you can create a custom preset (e.g., “Medium Compression”) that will permanently appear inside the Preview export menu alongside the default option.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.