Most email providers cap attachments somewhere between 20 and 25MB. Most people never notice this limit until the exact moment they need to send something urgent and Gmail quietly refuses. The frustrating part is that the PDF causing the problem often doesn't look large — it's a handful of pages, maybe a signed contract or a scanned form — and yet it's sitting at 40MB. Understanding why that happens makes it much faster to fix.

Why a "small" PDF gets huge

A PDF's file size almost never comes from the text. Text is tiny — a whole novel's worth of words is a few hundred kilobytes at most. The weight comes from images embedded inside the file, and specifically from how those images were captured.

Scanned documents are the biggest offender. A flatbed scanner or a scanning app on a phone often saves each page as a full-resolution, uncompressed image — sometimes 300 or 600 DPI, in color, even for a page that's just black text on white paper. Multiply that by ten or twenty pages and the file balloons fast. Photos pasted into a Word document before it was exported to PDF cause the same problem: the export step usually keeps the photo at its original resolution, which is far higher than anything a screen or printer needs.

The fastest fix: reduce the images, not the text

Since images are almost always the cause, the highest-leverage fix is shrinking them — either before they go into the PDF, or by re-processing the finished PDF's pages as images and recompressing those.

A practical workflow

For a scanned PDF that's too large to email, one straightforward approach:

  1. Convert the PDF's pages to images.
  2. Compress each image to a target size — a few hundred KB per page is usually indistinguishable from the original at normal reading zoom.
  3. Rebuild a single PDF from the compressed images.

The two conversion steps in that workflow can be done free, with no software install and no upload to a server, right here — PDF to JPG for step one, and compress to a target size for step two, then images back to PDF to finish. None of it requires an email address or a wait for a processing queue, since it all runs locally in your browser.

What to check before you resend

After compressing, open the new PDF and skim it at the zoom level someone would actually read it at — usually 100%. If small text or fine print is still crisp, you've likely compressed conservatively enough. If it's genuinely a legal or archival document where every pixel matters, keep an uncompressed original on your own device and only send the compressed copy for everyday viewing.

Need to shrink a photo or rebuild a PDF right now? Compress an image to a target size →