You save a one-page document as a PDF and find it's 8MB. Or a 20-page report turns out to be 50MB. Where is all that data hiding? This article breaks down exactly what lives inside a PDF file and what drives its size.

Contents

  1. What's inside a PDF file
  2. Images: the biggest culprit
  3. Fonts and text
  4. Metadata and hidden data
  5. How to reduce each component

What's Inside a PDF File

A PDF isn't just a picture of a page — it's a structured container holding several distinct types of data:

Images: The Biggest Culprit

By a wide margin, embedded raster images are the largest contributor to PDF file size. A single high-resolution photograph taken on a modern smartphone can be 5–15MB when embedded at full resolution in a PDF.

The problem is that many applications (Microsoft Word, Google Docs, Apple Pages) embed images at their full, original resolution when exporting to PDF, even if the document only displays them at a small size. The image data is there in full — the PDF just scales it down visually.

Scanned PDFs are particularly large because every single page is a full-resolution raster image. A 20-page scanned document could easily be 40–80MB before any compression.

Fonts and Text

Text itself is very compact — a novel in plain text is only about 1MB. But PDFs often embed entire font files to ensure the document looks exactly the same on every device. A single professional font family file can be 200–500KB, and complex documents may embed several fonts.

Most modern PDF creators use "font subsetting" — only embedding the characters actually used in the document rather than the entire font. This significantly reduces font-related bloat.

Metadata and Hidden Data

PDF files can carry a surprising amount of invisible data:

While metadata alone rarely accounts for more than a few hundred KB, removing unnecessary data as part of optimization can add up across a large document.

How to Reduce Each Component

See the difference compression makes

Upload your PDF and see exactly how much space we can save.

Compress PDF Now →