How to Compress a PDF Without Losing Quality
"Compress this PDF" sounds simple until you try it and either the file barely shrinks or it comes back looking noticeably worse. Both outcomes usually trace back to the same thing: not understanding what compression is actually doing to the file, and picking a setting that doesn't match what the PDF is made of.
What compression actually changes
Most of the size in a typical PDF comes from embedded images — scanned pages, photos, screenshots pasted into a document — not from the text itself. Compression mainly works by re-encoding those images at a lower quality or resolution, and by stripping out redundant data the file doesn't need to display correctly, like duplicate font data or unused embedded resources. What it's not doing is rewriting your text or changing the actual words and layout — a well-compressed PDF should look identical at normal reading size even though the file is meaningfully smaller.
Why some PDFs barely shrink at all
If you run a text-only PDF — something exported straight from Word with no images — through a compressor, don't expect a big drop in size. There's simply not much to compress; text and vector content in a PDF are already fairly compact, and there are no large images to re-encode. If a PDF like that is still too big for whatever limit you're up against, the size probably isn't coming from images at all, and compression tools have a lot less to work with. In that case the real question is why the file is large in the first place — sometimes it's an issue with the PDF itself, which is worth checking with Repair PDF if the file seems unusually bloated or won't open properly, since corruption and bad embedding can inflate file size in ways compression won't fix.
Picking a compression level for the situation
The right setting depends on what the file needs to survive, not just how small you want it. For something you're emailing — most providers cap attachments around 25MB, and plenty of forms and portals are stricter than that — a more aggressive compression level is usually fine, since the recipient just needs to read it, not print it at high resolution. For anything you're archiving long-term, printing professionally, or where fine visual detail actually matters (technical drawings, photography, anything with small text embedded in an image), it's worth using a lighter compression setting even if the resulting file is bigger, because over-compressing that kind of content is much harder to notice until it's too late to fix. The Compress PDF tool gives you that range of settings rather than forcing one fixed level, so it's worth trying a couple of levels on the same file and actually looking at the result before deciding which one to keep.
Scanned documents are a different animal
A scanned document is really just a series of full-page photographs saved as a PDF, and that changes the compression math significantly compared to a PDF built from digital text. Scans tend to compress much more dramatically than text-based PDFs, because a scanned page usually contains far more visual data than is actually needed to read it — background noise, slight color variation in what should be plain white, resolution far higher than a screen or even most printers can use. That's good news if you're trying to shrink a stack of scanned paperwork, but it also means it's easy to over-compress a scan to the point where text starts looking blurry or artifacts show up around letters, so it's worth checking a scanned PDF at a slightly lower compression level than you might use for a photo-heavy document.
Fixing the problem before it becomes a PDF
If you're regularly generating PDFs from a batch of photos or high-resolution images, compressing after the fact is treating a symptom. Running the source images through Image Compressor before you ever convert them to PDF often gets you a smaller, cleaner starting file, since you're compressing images that are still in their native format rather than ones already embedded and wrapped inside a PDF structure.
The short version
Compression shrinks images and strips redundant data — it can't do much for a file that's already mostly text. Match the compression level to what the file needs to survive: aggressive for email, lighter for anything you'll print or archive. Scanned documents usually have more room to shrink than text PDFs, and if a file seems oddly large or won't open, check whether it's corrupted before assuming compression alone will fix it.