AnantaTools AnantaHQ ↗

A 40-page slide deck exported from PowerPoint can easily land at 60-80 MB, while the same content saved as a well-tuned PDF should be a fraction of that. The gap almost always comes from one place: images. Understanding what's actually taking up the space is the difference between a compression pass that keeps your document crisp and one that turns your diagrams into mush.

What actually makes a PDF large

A PDF is a container format — it can hold vector text, vector graphics, fonts, and raster (pixel-based) images, all bundled together. Vector text and vector line-art are tiny; a page of body text is typically a few kilobytes. The bulk of a bloated PDF is almost always:

What compression can and can't fix

PDF compression tools work primarily by re-encoding embedded images at a lower quality/resolution and re-compressing the document structure itself (removing redundant objects, compressing embedded fonts and streams). This is why compression has diminishing returns on a text-only PDF — there's very little "fat" to trim on vector content — but can shrink an image-heavy scanned document by 70-90% with barely visible quality loss, because scanned pages are usually captured at far higher resolution than needed for on-screen reading.

What compression generally cannot do is add back detail once it's discarded. If you compress aggressively and the source images get downsampled hard, resharpening later won't recover the lost detail. This is why picking the right compression level up front matters more than the tool itself.

Choosing a compression level

A few rules of thumb, depending on what the PDF is for:

If you're not sure, start with a moderate setting and open the result at 100% zoom before sending it anywhere important — checking fine text and any diagrams with thin lines, since those degrade first.

A quick pre-compression check

Before compressing, it's worth checking whether the bloat is even fixable via compression at all. If a 20-page PDF is 200 MB, it's worth opening it and checking whether a handful of pages contain uncompressed, full-resolution embedded images or scans — sometimes splitting out and separately re-scanning or replacing one offending page is more effective than compressing the whole file.

Try it yourself — upload a PDF and pick a compression level with a live before/after size comparison.

Open Compress PDF →