Why a PDF Is So Large, and What Is Inside It
Divide the file size by the page count and the cause is usually obvious: scanned pages, full resolution photographs, fonts, or old edits.
Written against the Aug 8, 2026 release·what has changed since
A four-page letter should not be eleven megabytes. When a PDF is far bigger than it looks, the useful first move is not to compress it but to work out what is taking up the room, because the answer decides whether the file can shrink without losing anything.
Divide the size by the page count. That one number sorts most documents into the right category before you open anything.
- Under about 100 KB a page: text and vector drawing. Already compact, and there is little for compression to work on.
- A few hundred KB a page: photographs or logos placed at a generous resolution.
- One to five MB a page: scanned pages. Each one is a photograph of paper.
- Wildly uneven pages: one or two placed images are carrying the whole file.
Scanned pages are the usual answer
A scan at 300 dots per inch produces roughly eight and a half million pixels for an A4 page before colour is considered, and scanning in colour rather than greyscale multiplies that for a document that is black ink on white paper. Try selecting a sentence. If the cursor will not grip anything, every page is an image, and the size is exactly what a stack of photographs costs.
Images stored at their full size
Placing a phone photograph into a document and dragging it small changes how it is displayed, not what is stored. The original twelve-megapixel image is still in the file at full resolution, ready to print at a size nobody will ever ask for. This is the most rewarding thing to find, because one image replaced at a sensible resolution can halve a document.
Fonts
Embedded fonts are what make a PDF look the same everywhere, and they earn their space. A subset containing only the characters the document uses costs tens of kilobytes. A complete font embedded in full costs hundreds, and a full Chinese, Japanese or Korean font can run to several megabytes on its own. A short document with a large font bill was usually exported with subsetting switched off.
The history you did not know was there
A PDF can be saved incrementally: the new version is appended and the old one is left underneath. Work through twenty rounds of edits that way and the file carries all twenty, although you only ever see the last. Rewriting the document from scratch drops everything no longer referenced, which is what a lossless pass does.
Files inside the file
A PDF can also carry other files within it. Invoices in some countries embed a machine-readable copy of themselves, and an archival package may carry the spreadsheet its figures came from. These are legitimate and usually small, but they are invisible in the page view, which is why the occasional file makes no sense from looking at it.
What to do with the answer
If the bulk is structure, old revisions or fonts, lossless cleanup rewrites the file without touching a pixel and keeps selectable text, links and form fields. If the bulk is scanned pages, no lossless pass will help much: the only real levers are resolution and image quality, and pulling them costs you the text layer and anything interactive on the page.
The short version
- Size divided by page count identifies the cause in one step.
- One to five MB a page means scanned images, not a badly made file.
- Full-resolution photographs and unsubsetted fonts are the avoidable half.
- Incremental saves keep every old version inside the file until it is rewritten.
Compress and optimize a PDF
Choose lossless cleanup or smaller raster pages with an explicit quality trade-off.
Was this article helpful?
Your answer stays in this browser. Nothing is sent to us. See how it works.
Keep reading
Reviewed and maintained by
Novus Stream Solutions Editorial Team
The Novus Stream Solutions Editorial Team maintains Novus PDF Studio's product documentation, tutorials and PDF explainers. The team checks product claims against the current browser-local implementation and tests, prefers primary specifications and vendor documentation, and corrects material errors openly. The byline identifies the responsible organization; it does not imply a named expert or professional adviser.
Privacy note: every tool mentioned in this article runs entirely in your browser. Nothing is uploaded or queued on a server. A PDF stays in the tab unless you explicitly use Save on this device, which stores that session in this browser without storing passwords. More on the how it works page.