How to Compress a PDF File — Reduce Size Without Losing Quality

You've just finished a beautiful 30-page report. Charts look perfect. Images are crisp. Layout is flawless. You go to email it and — "Attachment too large." The file is 47MB. The email limit is 25MB. Your day just got more complicated.
PDF compression is one of those skills that every professional needs but few have mastered. Here's everything you need to know.
Why PDFs Get So Large
Most people assume PDFs are inherently small files. They're not. A PDF is essentially a container, and what's inside determines its size.
Images are the usual culprit. A single high-resolution photo embedded at 300 DPI can be 5-10MB. Put ten of those in a document and you've got a 50-100MB file. This is by far the most common reason PDFs become unwieldy.
Embedded fonts add weight. Each font family embedded in a PDF can add 100-500KB. If your document uses six different fonts (headers, body, captions, code blocks, etc.), that's potentially 3MB of font data alone.
Vector graphics are usually small, but complex illustrations with thousands of paths can add up. Technical diagrams, detailed maps, and intricate charts all contribute.
Metadata and hidden content — revision history, comments, form fields, embedded files, JavaScript — all increase file size without being visible in the final document.
Compression Methods Ranked by Effectiveness
1. Downscale Images (Biggest Impact)
This is where you'll see the most dramatic results. Most PDFs contain images at 300 DPI (dots per inch), which is printer quality. For on-screen viewing, 150 DPI is visually identical but roughly 75% smaller.
If the PDF will only be viewed on screens (email, web, presentations), there's no reason to maintain 300 DPI images. Downscaling to 150 DPI is the single most effective compression technique.
2. Recompress Images to JPEG
Some PDFs store images in lossless formats (PNG, TIFF) inside the PDF container. Converting these to JPEG with 80-85% quality can reduce each image by 70-90% with no perceptible quality loss.
3. Subset Fonts
Instead of embedding entire font files (which include every character in the font), subsetting includes only the characters actually used in the document. If your document uses the letters A-Z and numbers 0-9, there's no reason to embed the Cyrillic, Greek, and Symbol characters too.
4. Remove Metadata and Hidden Content
Strip out revision history, comments, bookmarks you don't need, embedded thumbnails, and any JavaScript. This typically saves 5-15% of the file size.
5. Use Web-Optimized PDF
Web-optimized (linearized) PDFs are structured to load one page at a time rather than requiring the entire file to download before displaying. This doesn't reduce file size much, but it dramatically improves the perceived loading speed for PDFs viewed online.
Real-World Compression Results
Here's what you can typically expect:
| Original Size | After Compression | Reduction |
|---|---|---|
| 10 MB | 2-3 MB | 70-80% |
| 25 MB | 5-7 MB | 72-80% |
| 50 MB | 8-12 MB | 76-84% |
| 100 MB | 15-25 MB | 75-85% |
The compression ratio depends heavily on content. Image-heavy PDFs compress dramatically. Text-heavy PDFs with few images won't shrink as much because text is already very compact.
When NOT to Compress
Print-ready files. If the PDF is going to a professional printer, don't compress. They need those 300 DPI images.
Legal or archival documents. Some compliance requirements mandate specific quality levels. Check before compressing.
Already-compressed files. Running compression twice rarely helps and can sometimes increase file size due to processing overhead.
Pro Tips
Compress early, not late. If you know the final PDF needs to be under 10MB, resize your images before inserting them into the document — not after.
Use "Save As" in Acrobat. If you've been editing a PDF extensively, "Save As" creates a clean file without the accumulated internal bloat that regular "Save" creates.
Split if necessary. If compression alone won't get you under the size limit, split the document into logical parts. Chapter 1-5 in one file, Chapter 6-10 in another.
Test the output. Always open the compressed PDF and check image quality, especially charts and diagrams where detail matters.
Our editorial team is made up of file conversion and digital productivity specialists who have hands-on experience with the tools and workflows covered in our guides. Every article is researched, tested, and written to provide accurate, actionable information that helps you work more efficiently. Learn more about us →
Ready to try it yourself?
Use our professional tools to process your files safely and instantly in your browser.


