Why PDFs get so big, and what compression does
Nine times out of ten a heavy PDF is heavy because of images. Scanners save pages as high-resolution pictures, phone cameras embed multi-megabyte photos, and design tools export graphics with far more detail than a screen or office printer can show. Compression re-encodes those images at a sensible resolution and strips duplicated fonts and dead objects from the file structure.
The text layer is left alone. That distinction matters: tools that simply re-print a document as pictures make it smaller but kill text selection, search and accessibility. Here the compressed file behaves exactly like the original, it is just lighter.
Typical situations where compression saves the day
- Email limits. A 40 MB scanned contract will not pass a 25 MB attachment cap. After compression it usually will.
- Government and job portals. Upload forms with 2 MB, 5 MB or 10 MB ceilings are the classic use case.
- Archives. Compressing years of stored paperwork frees real disk and cloud space.
- Slow connections. Smaller files mean the person on hotel Wi-Fi can actually open your report.
If the file is large because it contains pages nobody needs, Split PDF may cut more size than compression. And when several compressed files should travel together, Merge PDF keeps them as one tidy attachment.