PDF File Size Guide — What's Normal and What's Too Big?

What a normal PDF should weigh, and when size actually becomes a problem.

"Is 40 MB big for a PDF?" doesn't have one answer — it depends entirely on what's inside. A 40-page contract at 40 MB is unusual and probably worth investigating; a 40-page scanned photo album at 40 MB is completely ordinary. Here's how to actually tell the difference.

By the end of this guide you'll be able to look at any PDF's size, divide by its page count, and know within a few seconds whether it's carrying legitimate content or dead weight.

What drives PDF file size

Page count matters far less than most people assume. What actually determines size is content type:

  • Plain text documents — letters, contracts, reports typed directly — are tiny. Even 50+ pages of text-only content is often well under 1 MB, since text itself compresses extremely efficiently.
  • Documents with a few photos or diagrams land somewhere in the low single-digit megabytes, depending on how many images and at what resolution they were embedded.
  • Scanned documents — every page is really a photograph of a page — are the heaviest category by far. A single scanned page can be several megabytes on its own; a scanned book can run into hundreds.

The mental model worth keeping: text is nearly free, images are expensive, and full-page images are the most expensive thing a PDF can contain. Everything else — fonts (embedded once and reused), vector graphics (drawing instructions, not pixels), links and bookmarks — is rounding error by comparison.

The per-page test: a 10-second diagnosis

Here's the quickest honest check for whether a PDF is heavier than it should be. Take the file's size in megabytes and divide by the page count:

  • Tens of kilobytes per page — a text document behaving normally. A 3 MB, 80-page contract is fine; that's just what typed pages weigh.
  • 100–500 KB per page — mixed content: some images, some text. A marketing report with a chart per page lives here. Usually reasonable.
  • 1 MB+ per page — either a scan, or a document with oversized images. If the pages are scans, the weight is legitimate and compression is the only lever. If the pages are digital but weigh like scans, images are embedded far larger than they display — and that's fixable weight.

The test's value is that it normalizes for length. "12 MB" tells you nothing; "12 MB across 10 pages" tells you almost everything.

Both numbers are easy to get: right-click the file and choose Properties (Windows) or Get Info (Mac) for the size, and open the file in any PDF reader for the page count — most show it in the toolbar or status bar as "Page 1 of N." Ten seconds of looking, and you have a real diagnosis instead of a guess.

Why your PDF might be bigger than it should be

The most common cause of an unexpectedly large PDF isn't the content itself — it's images embedded at a much higher resolution than they're ever displayed at. A photo placed at 2 inches wide in the final layout doesn't need 3,000 pixels of source data behind it, but plenty of export tools embed it at full camera resolution anyway. That mismatch between stored resolution and display size is where most "why is this so big" surprises come from — and it's exactly what Compress PDF is built to detect and fix, re-encoding each image to match the size it actually appears at.

Word processors and design tools are the usual offenders, each in its own way: a logo pasted at full print resolution into a one-page letter; a spreadsheet exported with every chart as an uncompressed bitmap; a report where the same photo appears five times at five sizes and the largest copy is stored behind each one. None of these are visible problems — the document looks perfect on screen — which is precisely why they survive until an email bounce reveals them.

Scans: the weight is real (and adjustable at the source)

Scanned documents deserve their own section because their size is decided before the PDF ever exists — at the scanner. Three settings dominate the outcome:

  • Resolution (DPI) — the multiplier on everything. Doubling DPI roughly quadruples the pixels per page, and with them the file size. 200–300 DPI is the standard range for readable text; scanning at 600 DPI quadruples the weight for detail the eye can't use on a printed page.
  • Color mode — a color scan of a black-and-white page stores three channels where one would do. Grayscale keeps tone and detail at a fraction of the weight; color should be reserved for pages that are actually in color.
  • Coverage — how many pages, including the blanks and the twice-fed sheets, end up in the file.

If you scan regularly, dialing these in at the source is the cheapest size optimization there is — no tool, no step, just a file that's born the right size.

When size actually becomes a problem

There's no universal cutoff, but a few common thresholds are worth knowing:

  • Gmail attachments cap at 25 MB, Outlook.com at 20 MB.
  • Many web forms and portals cap uploads at 10 MB or less.
  • Anything over roughly 25 MB starts feeling slow to open, download, or preview on a typical connection, even where there's no hard limit.

If your file is comfortably under those numbers, size isn't worth optimizing for its own sake. If it's over, that's the actual signal to act — not an arbitrary page count or a gut feeling.

What to do about it

If your PDF is oversized because of images, compression is almost always the fix — see How to Compress a PDF for Email for the step-by-step. If it's genuinely large because it's a long, content-rich document, splitting it into parts may make more sense than shrinking it — see Split PDF.

One caution that doesn't fit anywhere else: compress before you share, not before you archive. Compression is a trade of image detail for weight — invisible at reading size, real under zoom. Keep the original for your records, send the compressed copy, and you've lost nothing.

Think your PDF is too big?

Free, private, and processed entirely in your browser — no upload, no signup.

Open Compress PDF
FAQ

Frequently Asked Questions

What's a normal file size for a PDF?

It varies widely by content: a few pages of plain text can be under 100 KB, while a scanned or image-heavy document of the same length is often tens of megabytes. There's no single "normal" — the content type matters more than the page count.

Why is my PDF so much bigger than I'd expect?

Almost always images embedded at a far higher resolution than they're ever displayed at — a photo placed at 2 inches wide doesn't need 3,000 pixels of source data, but many PDF exporters embed it that way anyway.

What's actually considered too big?

It depends on where the file is going, but a common rule of thumb: anything over roughly 10–25 MB starts hitting real limits — email attachment caps, upload restrictions, or just being awkward to share quickly.