PDF

How to Reduce PDF File Size for Email and Uploads

3 min read

How to Reduce PDF File Size for Email and Uploads

A PDF that is too large to email or upload is one of the most common frustrations in everyday document work. Most email providers cap attachments at 10–25 MB; government portals and job application systems often limit to 5 MB. This guide explains exactly what makes PDFs large and the fastest ways to shrink them.


Why PDF Files Are Large

PDF size is determined by its content — and some content types are vastly larger than others:

  • Embedded high-resolution images — A single scanned page at 300 DPI can be 2–5 MB. A 20-page scanned contract becomes enormous.
  • Embedded fonts — Every non-standard typeface is bundled inside the PDF in full. A document using three custom fonts may carry 1–3 MB of font data alone.
  • Revision history (incremental saves) — Each time a PDF is edited and saved incrementally, the old version remains inside the file. A document edited 10 times contains 10 overlapping copies of changed objects.
  • Uncompressed image streams — Some PDF generators skip internal compression entirely, storing images as raw pixel arrays.
  • Embedded metadata — High-end design tools embed preview thumbnails, XMP metadata blocks, and ICC colour profiles that add hundreds of kilobytes.

Understanding the source of the bloat tells you which compression strategy will be most effective.


Compression Techniques Compared

TechniqueBest ForTypical Reduction
Image recompression (Medium)Scanned documents40–70%
Strip revision historyRepeatedly-edited files20–50%
Font subsettingDesign-heavy PDFs10–30%
Metadata removalAny PDF5–15%
Downsampling to 150 DPIScreen-use documents50–80%
Split + compress partsVery large documentsVaries

Fix This Instantly: Don't adjust settings manually. Drop your file into our Compress PDF engine — it applies all applicable techniques in one pass and delivers the smallest possible file in seconds, privately in your browser.


Advertisement

Step-by-Step: Compress a PDF for Email

Step 1: Choose the right compression level

Most tools offer three levels:

  • Low — Prioritises quality. Reduces size by 10–30%. Best when the recipient must print at high quality.
  • Medium — The practical default. 30–60% reduction with barely perceptible quality change. Ideal for email.
  • High — Smallest output. 60–80% reduction. Image quality is noticeably reduced; use only for archiving or thumbnails.

For a typical 10 MB scanned PDF that needs to fit under Gmail's 25 MB limit, Medium compression reliably solves the problem. For a 5 MB limit (government portals, HR systems), try High first, then split if the result is still too large.

Step 2: If the compressed file is still too large — split it

Use a Split PDF tool to divide the document into smaller segments (e.g. chapters or page ranges). Many upload portals accept multiple files.

For files above 50 MB that cannot be meaningfully compressed without unacceptable quality loss, upload to Google Drive, OneDrive, or Dropbox and share a link. The file is accessible with no size restriction on the recipient's end.


Common Email Size Limits

ProviderAttachment Limit
Gmail25 MB
Outlook / Hotmail20 MB
Yahoo Mail25 MB
iCloud Mail20 MB
Corporate ExchangeVaries — often 10 MB

Prevention Tips

  • Always compress PDFs before emailing, even if they seem small
  • Scan documents at 150 DPI for screen-only use; reserve 300 DPI for documents that must be printed
  • Use Print to PDF instead of exporting from a scanner driver — it produces smaller files by default
  • Enable Optimise for Fast Web View when saving from Acrobat — this removes revision history and linearises the file