When you finish compiling a massive, 150-page corporate report containing dozens of high-resolution charts and photographs, the resulting PDF file might balloon to 50 or 60 Megabytes in size. If you attempt to attach this massive file to a standard email, the mail server will instantly reject it for exceeding the attachment limit. You do not need to hunt for sketchy, ad-filled compression websites to shrink the file. The native macOS Preview application features a deeply integrated Quartz compression engine that can violently crush the file size in seconds.
Executing the Quartz Compression Filter
The macOS Preview engine utilizes specialized mathematical filters designed to optimize vector graphics and downscale embedded raster images to drastically reduce the overall byte count of the PDF document.
- Double-click your massive, bloated PDF file to open it in Preview.
- Look at the main menu bar at the absolute top of your Mac screen. Click File.
- Select Export… from the drop-down menu. (Do not select Export as PDF; you must use the standard Export option to access the advanced filter engine).
A standard macOS save dialog box will appear on your screen.
- Give the file a new name (e.g.,
Q3_Report_Compressed.pdf) so you do not accidentally overwrite your high-resolution original master file. - Look at the Format drop-down menu and ensure it is strictly set to PDF.
- Directly below the Format menu, you will see a Quartz Filter drop-down menu. This is the compression engine.
- Click the Quartz Filter menu and select Reduce File Size.
- Click Save.
Understanding the Compression Trade-off
The moment you click Save, the macOS neural engine rips through the entire document. It identifies every single embedded photograph, logo, and chart, and aggressively downscales the resolution while stripping out unnecessary color profiles and metadata.
A 50-Megabyte file will routinely shrink down to 2 or 3 Megabytes, instantly bypassing all email server restrictions.
However, it is critical to understand that this compression is lossy. The “Reduce File Size” filter prioritizes file size over visual fidelity. If your PDF consists mostly of text, the text will remain perfectly sharp and readable, because text is vector-based. But if your PDF relies heavily on massive, ultra-high-resolution photographs, those images will become noticeably blurry and pixelated upon close inspection. Always review the compressed output file before emailing it to a client to ensure the visual degradation is acceptable for your specific use case.