My Approach to PDF Compression: A Practical Walkthrough
I've built a PDF compression tool, and I've spent a lot of time thinking about one question: what's the right amount of compression for this specific document? The answer is never the same twice. A scanned contract, a photo-heavy presentation, and a text-only report all need different treatment. In this guide, I'll walk through how I think about PDF compression — not just which button to click, but how to make the right call for your document.
The Real Reasons PDFs Get Too Large
Before you compress, it helps to understand why your PDF is big in the first place. Most of the weight comes from one of these:
- Embedded images at full resolution. Someone dragged a 12-megapixel photo into a Word document and exported it to PDF. That photo is sitting inside the PDF at its original size, even if it only displays as a 3-inch-wide figure.
- Scanned pages at unnecessarily high DPI. Scanners love to default to 600 DPI. For a text document that will only be viewed on screen, 150 DPI is plenty.
- Repeated assets stored multiple times. A logo that appears on every page gets embedded once per page instead of once total. A good compressor deduplicates these.
Identifying which of these applies to your PDF tells you what kind of compression will work best. An image-heavy file will compress dramatically. A text-only file was never large to begin with, and compression won't change much.
The Three Compression Levels, Explained Honestly
SaveVex offers three compression levels: Low, Medium, and High. Here's what each one actually does and when I use it.
Low Compression leaves your document nearly untouched. Images get a light optimization pass, but resolution stays high. I use this for documents going to print, or when someone specifically needs archival quality. The file size reduction is modest — think 10-30% — but you can be confident nothing was lost.
Medium Compression is what I reach for 90% of the time. Images are resampled to around 150 DPI and recompressed efficiently. Text stays completely vector-sharp because text in PDFs isn't stored as images. For screen viewing, email attachments, and most everyday use, Medium is the sweet spot. You'll typically see a 40-60% size reduction with no visible quality difference on screen.
High Compression downsamples images aggressively — around 72 DPI — and applies strong recompression. I use this for internal drafts, documents that are mostly text with a few decorative images, or anything where small file size matters more than image quality. Photos will look noticeably softer, but text remains perfect.
My rule of thumb: start with Medium every time. Preview the result. If it looks good, you're done. If not, go back to the original and try Low.
The Workflow I Actually Use
When I need to compress a PDF — whether it's a client deliverable or just something I'm emailing — here's my exact process:
- Open the PDF and flip through it. Get a feel for what's inside: mostly text? Lots of photos? Scanned pages? This takes 10 seconds and tells me what to expect.
- Run Medium compression on it using SaveVex. Processing happens locally in the browser, so there's no upload time and no privacy concern.
- Preview the result side by side with the original. I pay closest attention to pages with photos, charts, or fine details — that's where compression artifacts show up first.
- If it looks sharp enough for my use case, I download and move on. If not, I recompress the original at Low.
That's it. I don't overthink it, and I never compress an already-compressed file — always go back to the original if you need to try again.
Pro Tips
Check the security settings first. Password-protected PDFs can't be processed by browser-based tools. Remove the password, compress, then re-apply it if needed. I've wasted time troubleshooting this more than once.
Name your files clearly. After compression, append something to the filename — like report-compressed.pdf — so you always know which is which. Better yet, keep the uncompressed original in a separate folder.
Compress before emailing, not after. If you're about to send a large PDF, compress it first. Most email providers cap attachments at 25 MB, and a compressed PDF will sail through while the original gets bounced.
Don't compress for print unless you test first. A PDF that looks great at 150 DPI on screen may look soft when printed at 300 DPI on paper. If the document is destined for a professional printer, check with them about resolution requirements before compressing.
If images are the problem, fix them at the source. For PDFs you're creating yourself (from Word, PowerPoint, etc.), optimize the images before they go into the document. A 500 KB compressed image embedded in a PDF produces a much smaller file than a 5 MB original. SaveVex's Image Compress tool handles this in seconds.
Share this article
More Articles
Why Support SaveVex? — A Personal Invitation
SaveVex has always been free. But keeping it free isn't free. Here's why your support matters — and how you can help.
Aug 3, 2026
Meet Sneitech Inc. — The Company Behind SaveVex
Learn about Sneitech Inc., the software development firm behind SaveVex. Discover our mission, our team, and our commitment to building privacy-first digital tools.
Jul 28, 2026