Why PDF Files Get So Large, and How to Make Them Smaller
A colleague sends you a three-page document and your mail client refuses it. The pages look plain — some text, a logo, one chart — yet the file is forty megabytes. Nothing on screen explains the size, because the things that make a PDF heavy are usually the things you cannot see.
Where the weight actually comes from
In practice a handful of causes account for nearly every oversized PDF.
Images stored at far higher resolution than the page uses. This is the biggest one by a wide margin. A photograph taken at full camera resolution keeps every pixel even when it is placed in a box two inches across. The page displays a small picture; the file stores the original.
Scanned pages. A scan is a photograph of every page, including the white space. A scanned document is typically many times the size of the same document produced from a word processor, and the gap grows with resolution and colour depth.
Colour scans of black-and-white originals. Scanning a plain printed page in full colour stores three colour channels for a page that only ever needed one. The result looks identical and costs several times as much.
Embedded fonts. A PDF carries its fonts so the page looks the same everywhere, which is the point of the format. Whole-font embedding — rather than only the characters actually used — adds up quickly when a document uses several families and weights, and CJK fonts are substantially larger than Latin ones.
Revision history and leftovers. PDFs can be saved incrementally, appending changes rather than rewriting the file. Edit a document repeatedly and it may still contain earlier versions of pages you deleted. Forms, annotations, attachments and embedded thumbnails all persist in the same quiet way.
Transparency and vector artwork. Charts pasted from spreadsheets, maps, and logos with soft shadows can carry thousands of individual objects. They stay sharp at any zoom — and they are not small.
How to find out which one it is
Guessing wastes time, and the fix depends entirely on the cause. Two quick checks separate most cases.
Try to select a line of text. If you cannot, the pages are images, and the size is coming from scanning. If you can select text but the file is still heavy, look for pictures: scroll through and note where the illustrations are, then compare the page count to the size. A text-only PDF that is large without a single image usually points at fonts or accumulated revisions rather than pictures.
Zooming in helps too. If a photograph stays crisp when magnified far beyond the size it is printed at, it is stored at a much higher resolution than the page needs — the classic oversized-image case.
What to do about it, in order of safety
Downsample the images to what the page uses. For a document meant to be read on screen or printed on an office printer, image resolution beyond roughly 150 to 300 DPI at the size it appears is invisible to the reader. This is usually the single largest reduction available and it does not alter the text at all.
Rescan in greyscale or black and white when the original has no colour. If the source is a printed page, colour is storing information that was never there.
Save a clean copy instead of another revision. Writing the document out afresh discards the appended history that incremental saving leaves behind. On a heavily edited file this alone can make a surprising difference, and nothing visible changes.
Remove what the recipient does not need. Embedded attachments, unused form fields and old annotations are easy to forget, and they travel with the file.
Subset the fonts. Storing only the characters the document uses, rather than the entire typeface, is routine and safe. It matters most for documents in Chinese, Japanese or Korean.
Flatten heavy vector artwork only if you must. Converting a complex chart to an image reduces object count but gives up sharpness when zoomed, so it is a last resort rather than a first move.
What to avoid: compressing images so hard that text inside them becomes unreadable, and discarding the recognised text layer of a scanned document to save space. Both trade something you will want later for megabytes you will not miss.
Choose the target before you compress
Size is not a virtue on its own. Decide what the file is for, then stop.
A document for email or a web download can be reduced aggressively; readers are looking at it on a screen. A document going to a commercial printer should not be touched, because the resolution you would remove is exactly what the press needs. An archival copy — a signed contract, a certificate, a scanned record — should keep its quality and its text layer, since it may be read by people and by software for years.
If you do compress, keep the original. Compression discards information, and there is no way back to it from the smaller file.
Why the same file behaves differently in different places
Two readers can report very different sizes for what they believe is the same document, usually for one of three reasons: one of them exported it from an application rather than saving the original, one applied compression on the way, or one is looking at a version saved after further editing. Before investigating the file, confirm that both people are holding the same file.
Common questions
My PDF is only text and it is still large. How? Most often embedded fonts or accumulated revisions from repeated saving. Saving a fresh copy and subsetting fonts addresses both, and neither changes how the page looks.
Does compressing a PDF reduce its quality? It depends what is compressed. Downsampling images to the resolution the page actually uses is effectively invisible. Aggressive image compression is not, and it shows up first in scanned text and fine lines.
Why is my scan so much larger than a document I typed? A typed page stores characters and font instructions. A scan stores a picture of the page, white space included. The two are not comparable in size, and no setting closes the gap entirely.
Will shrinking a scanned PDF break searching? Only if the text layer is discarded in the process. Reducing image resolution on its own leaves the recognised text intact, so search keeps working.
Should I split a long document instead? Often, yes. If recipients only need one section, sending that section is better than compressing the whole book — and it does not degrade anything.
In short
Oversized PDFs are rarely mysterious once you look in the right place: images stored far above the resolution the page uses, scans kept in colour, whole fonts embedded, and revisions quietly accumulating. Identify which of those applies before compressing, decide what the file is for, and keep the original.
HanFlow PDF includes the everyday operations this involves — reducing size, splitting and merging, and converting between PDF and Office formats — on the desktop. The feature overview lists what is covered.