How to Compress a PDF Without Losing Quality
You have just finished a beautifully designed report, a scanned contract, or a photo-heavy presentation, and now the PDF is 47 MB. Your email provider rejects anything over 25 MB. The client portal caps uploads at 10 MB. And your cloud storage is filling up fast. PDF compression is the solution, but the fear of ending up with a blurry, pixelated mess stops many people from trying. The good news is that modern compression techniques can dramatically reduce file size while keeping your documents looking sharp.
Why Are PDF Files So Large?
Understanding what makes a PDF large helps you compress it more effectively. The most common culprits are:
- High-resolution images. A single 12-megapixel photo embedded at full resolution can add 5 to 15 MB to a PDF. Scanned documents are essentially images, so multi-page scans get large quickly.
- Embedded fonts. PDFs embed fonts to ensure consistent rendering on any device. A document using multiple font families with many weights (regular, bold, italic, light) can carry several megabytes of font data.
- Vector graphics. Complex illustrations, CAD drawings, and detailed charts built from thousands of vector paths can inflate file size unexpectedly.
- Metadata and hidden content. Revision history, comments, form field data, and embedded thumbnails all contribute to file size without being visible on the printed page.
How PDF Compression Works
PDF compression uses several techniques simultaneously:
Image Downsampling
This reduces the resolution (DPI) of embedded images. A photo scanned at 600 DPI contains four times as many pixels as the same image at 300 DPI. For on-screen viewing, 150 DPI is usually indistinguishable from 300 DPI. For documents that will only be read on screens (email, web upload), dropping to 150 DPI can reduce image data by 75 percent.
Image Recompression
Beyond reducing resolution, compression algorithms like JPEG2000 or advanced JPEG encoding can squeeze images further. Lossless compression preserves every pixel but offers modest size reductions. Lossy compression removes imperceptible detail and delivers much greater savings. A well-tuned lossy compressor at quality level 80 produces results that are visually identical to the original.
Font Subsetting
Instead of embedding an entire font file with thousands of glyphs, subsetting includes only the characters actually used in the document. If your PDF uses only uppercase and lowercase English letters plus a few punctuation marks, subsetting can reduce a 2 MB font file to under 50 KB.
Stream Compression
PDF internally stores data in streams. Applying Flate (zlib) compression to uncompressed streams can significantly reduce the size of text, metadata, and vector graphic data.
Step-by-Step: Compressing a PDF on iPhone
- Open a PDF tool that offers compression. Look for "Compress PDF" or "Reduce File Size" in the tools menu.
- Select the PDF you want to compress from your files or cloud storage.
- Choose a compression level. Most apps offer presets like Low (minimal compression, highest quality), Medium (balanced), and High (maximum compression, some quality loss). Start with Medium.
- Tap compress. The app processes the file on your device, so your document never leaves your phone.
- Review the result. Open the compressed PDF and zoom in on images and text to verify quality is acceptable. If text looks fine but photos are too grainy, try a lower compression level.
- Compare file sizes. A good compression should reduce a scan-heavy PDF by 50 to 80 percent. If the reduction is less than 20 percent, the original was likely already compressed.
Compression Guidelines by Use Case
| Use Case | Target DPI | Compression Level | Expected Reduction |
|---|---|---|---|
| Email attachment | 150 | Medium to High | 60-80% |
| Web upload or portal | 150 | Medium | 50-70% |
| Archival storage | 300 | Low (lossless preferred) | 20-40% |
| Professional printing | 300+ | None or Low | 10-30% |
| Quick mobile sharing | 100-150 | High | 70-90% |
Common Mistakes When Compressing PDFs
- Compressing an already-compressed file. Running compression a second time on an already-optimized PDF produces negligible further reduction and can sometimes increase the file size due to encoding overhead.
- Using maximum compression for print documents. If the PDF will be printed, aggressive compression can produce visible artifacts, especially in photographs and gradients.
- Uploading to online compression tools. Free web-based compressors require you to upload your document to their server. For sensitive documents like financial statements, medical records, or legal contracts, this is a significant privacy risk. Use an on-device tool instead.
Recommended Compression Tool
For reliable, private PDF compression on your iPhone, PDF Creator - Scanner & OCR processes everything locally on your device. Choose from multiple compression presets, see the before-and-after file size instantly, and use the app's 28 other tools to further refine your document.