How to Compress a PDF Without Losing Quality
You try to email a PDF and it bounces back: “file too large.” Or an upload form caps you at 5 MB and your scan is 12. Compressing a PDF is the fix — but how you compress it matters, both for quality and for privacy. Here’s what’s actually happening, and how to do it well.
Why PDFs get big in the first place
A PDF’s size is almost always driven by images, not text. A 20-page contract of pure text might be 100 KB. Scan those same 20 pages on a photocopier and the file can balloon to 15 MB — because each page is now a high-resolution photograph, not text. That’s the key insight: compression works by shrinking images, so the files that benefit most are scanned or image-heavy PDFs.
How PDF compression actually works
Effective compression does one or more of these:
- Downsampling — reducing the resolution of images to something appropriate for screen and normal printing (you rarely need 600 DPI to email a receipt)
- Re-encoding — saving the images with more efficient compression (typically JPEG at a sensible quality level)
- Removing bloat — stripping unused fonts, metadata and duplicated objects
The trade-off is simple: smaller file, slightly softer images. Done well, the difference is invisible on screen. Pushed too far, text in scans starts to look fuzzy. The right level depends on the file.
The honest truth about text PDFs
Here’s what most “compress PDF” tools won’t tell you: a clean text PDF is already small, and compressing it can make things worse. To shrink a text page, these tools often rasterise it — turning crisp, selectable text into a flattened image. You lose the ability to search or copy the text, and you may not even save much space.
So the honest rule is:
- Scanned or image-heavy PDF? Compress away — you can often save 40–70%.
- Clean text PDF (like an invoice or exported document)? It’s probably fine as-is; compressing trades away selectable text for little benefit.
A good tool tells you when your file is already well-optimised instead of degrading it. Ours does exactly that.
The privacy problem nobody mentions
Most free “compress PDF” websites work by uploading your file to their server, compressing it there, and sending it back. Think about what that means for the documents people most often need to shrink: scanned passports, tax returns, signed contracts, bank statements, medical records. You’ve just handed a sensitive document to an unknown server, where it may be cached, logged, or retained.
There’s a better way. Modern browsers are powerful enough to compress a PDF entirely on your own device — the file never leaves your computer. That’s how our PDF compressor works: you can even watch your network activity and see that nothing is uploaded.
How to compress a PDF privately
- Open our Compress PDF tool.
- Drag in your PDF (it stays in your browser — nothing is sent anywhere).
- Choose a level: Light, Recommended, or Maximum.
- See the exact before-and-after size, then download.
If your file is already small, the tool will tell you rather than quietly wrecking your text. Need to combine files first? Use Merge PDF. Splitting out a few pages? Try Split PDF — all of them run locally, in your browser.