Why your PDF is so big, and what actually shrinks it
Four things drive PDF file size. Once you know which one is yours, picking a fix stops being guesswork.
It's almost never the text
Plain text is nearly weightless in a PDF — a novel's worth of words compresses down to a few hundred kilobytes. So when a PDF balloons to 40, 80, 200 megabytes, the text isn't the culprit. It's one of four things: images, fonts, a scanner, or leftover editing history. Knowing which one applies to your file tells you which tool actually helps, instead of running Compress PDF and hoping.
Cause 1: images saved bigger than they need to be
This is the most common cause by far. A photo dropped into a page at business-card size but saved at its original 12-megapixel resolution still carries all 12 megapixels of data — the PDF just displays it small. Multiply that across a 40-page brochure with a full-bleed image on every page, and you get a file that's mostly redundant pixel data nobody can see. Recompressing those embedded images at a resolution that actually matches how they're displayed is the fix — worth knowing since not every "compress PDF" tool does this (more on that below).
Cause 2: scanned pages, not real pages
A scanned PDF isn't text at all — every page is a single large image of a page, even though it looks like a normal document. This is why a 10-page scanned contract can outweigh a 400-page ebook: the ebook is text, the contract is ten photographs. If you actually want searchable, selectable text — which also compresses far better than a page-image ever will — OCR PDF recognizes the text on each page and gives you real text instead of a picture of text, shrinking the file as a side effect of that conversion.
Cause 3: embedded fonts
PDFs often embed the actual font files they use, so the document looks identical on any device, even one that doesn't have that font installed. A single embedded font can add a few hundred kilobytes; a document that embeds four or five different typefaces (heading font, body font, a couple of accent fonts) can rack up several megabytes before a single image is added. This matters most for smaller documents — a two-page flyer that's oddly heavy is usually a font problem, not an image problem.
Cause 4: bloated internal structure
Beyond images, scans, and fonts, PDFs accumulate their own kind of clutter: duplicate font subsets, unused objects, and leftover metadata that pile up especially in files that have been edited, merged, or re-saved several times by different tools. None of this is visible on the page, but it adds real weight to the file. This is exactly what Compress PDF targets on this site — it's a lossless structural cleanup, stripping that redundant internal data without touching a single pixel of an image or recompressing anything visually. That makes it genuinely safe to run on anything (nothing on the page can change), but it also means it won't shrink a file whose bulk is mainly high-resolution photos or scanned pages — for those, cause 1 and cause 2 above are the ones to address directly.
How to tell which one you've got
A quick way to diagnose: if the PDF started life as a scan or a photo of a document, it's cause 2 — reach for OCR PDF if you want it smaller and searchable. If it's a designed document with photos or graphics on most pages, it's cause 1, and needs actual image recompression rather than structural cleanup. If it's mostly plain text and still unexpectedly large, suspect fonts (cause 3) or accumulated structure (cause 4) — that's where Compress PDF does the most good, and it's a safe first thing to try on any text-heavy file since it can't degrade anything visible.
One thing compression won't fix
Shrinking a file doesn't reduce its page count or remove content. If a PDF is unwieldy because it has 300 pages and you only need 12 of them, the right tool is Extract Pages or Remove Pages — trimming down to what you actually need gets you a smaller result than compressing everything and discarding pages afterward.