PDF

PDF Too Big to Email? 6 Ways to Reduce PDF File Size (and What Actually Shrinks It)

July 4, 2026 ยท 9 min read

A PDF is almost never "just big." It's big for one specific reason, and if you don't know which reason, you'll waste time on fixes that barely move the number. The most common culprits are full-resolution photos embedded at print quality, pages that are actually scanned images, and fonts stuffed in whole instead of subsetted.

The fastest way to fix a too-large PDF is to identify the dominant cause first, then apply the one fix that targets it. Compressing a scan-heavy PDF works wonders; compressing a PDF that's already text plus a few small images gives you almost nothing. This guide walks through the real causes and pairs each with the right action.

If you just need to get past an email limit right now: Gmail caps attachments at 25 MB, Outlook.com at ~20 MB, and many corporate mail servers at 10 MB. Compress first. If it's still over, split the file or drop pages you don't need to send.

First, find out WHY your PDF is huge

Before touching any tool, figure out what's eating the space. A 40 MB PDF and a 3 MB PDF often need completely different fixes. Open the file and look at what's actually on the pages, because the visual content tells you most of what you need to know.

If the pages look like photographs of paper (slightly gray background, text that isn't selectable, a faint scan skew), you have a scanned PDF and every page is an image. If it's a clean report with charts and a couple of product photos, your images are the weight. If it's pure text but still 8 MB, the fonts or embedded junk are to blame.

One quick test: try to select text with your cursor. If you can highlight words, the page has a real text layer. If your cursor won't grab anything, the page is an image, and image compression (or re-scanning at a lower DPI) is your lever, not text optimization.

  • Text highlights fine, file is still large -> embedded fonts, metadata, or attachments
  • Can't select any text, pages look photographed -> scanned image pages
  • Clean document with photos or screenshots -> high-resolution embedded images
  • File balloons after you added one page -> that page carries a huge image or was pasted from a phone photo

Cause 1: Full-resolution images (the #1 offender)

Most oversized PDFs are heavy because of images stored at far higher resolution than they'll ever be viewed at. A phone photo is often 12 megapixels and 4-8 MB on its own. Drop three of those into a document and you've got a 25 MB PDF before you write a word.

Screens and email don't need print resolution. For a document that will be read on a screen, 96-150 DPI is plenty. For something that might be printed on a home printer, 150-200 DPI is fine. The 300 DPI that professional printing wants is overkill for anything you're emailing, and it can easily quadruple your file size.

This is the case where a compressor earns its keep. A good PDF compressor re-samples the embedded images down to a sensible resolution and re-encodes photos as JPEG at a reasonable quality. Expect large, dramatic reductions here without any visible loss on screen.

Use caseSensible DPITypical effect on a photo-heavy PDF
On-screen reading / email96-150 DPIOften 60-90% smaller
Home / office printing150-200 DPIRoughly 40-70% smaller
Professional print shop300 DPIKeep as-is; don't downsample

Cause 2: Scanned pages (every page is a picture)

A scanned document has no text layer at all. Each page is a single image, so a 20-page scan can easily be 30-50 MB depending on the scanner settings. Compressing these helps a lot, but the real fix often happens at the source.

If you're the one scanning, drop the scanner from 600 DPI to 200-300 DPI and choose grayscale or black-and-white instead of full color for text documents. That single change frequently cuts the size by more than half before the file ever leaves the scanner. Color scanning of a black-text page wastes enormous space storing subtle off-white background noise.

For a scan you already have, run it through a compressor set for scanned documents. Some tools also let you apply OCR, which adds a searchable text layer without necessarily bloating the file. Just don't expect scan compression to be lossless; you're trading a little sharpness for a much smaller file, which is usually the right trade for email.

Cause 3: Embedded and un-subsetted fonts

Fonts get embedded in PDFs so the document looks identical on every device. That's good. The problem is when the entire font family is embedded instead of just the characters actually used. A single decorative font can add 1-5 MB, and a document using several weights and styles can carry 10+ MB of fonts you'll never notice.

The fix is font subsetting: keeping only the glyphs the document actually uses. Most modern PDF exporters do this automatically, but files generated by older software, some design tools, or certain "print to PDF" drivers don't. If your PDF is pure text yet stubbornly large, fonts are a prime suspect.

You usually can't fix this by hand. A PDF optimizer or compressor that offers font subsetting will strip the unused glyphs for you. On a text document this can be the difference between an 8 MB file and a 1 MB one, with zero change to how it looks.

Cause 4: Metadata, attachments, and hidden junk

PDFs can quietly carry weight you never see: revision history from incremental saves, embedded file attachments, form field data, JavaScript, thumbnails, and metadata from the software that made them. None of it shows on the page, and all of it counts toward the file size.

Incremental saves are a sneaky one. Some editors append every change to the end of the file instead of rewriting it, so a document you've edited twenty times holds twenty layers of old data. Running the file through an optimizer that does a full rewrite (sometimes called "clean" or "linearize") flattens all of that into a single clean version.

This rarely produces the huge wins that image compression does, but on a file that's mysteriously large despite simple content, clearing the junk can shave off a surprising chunk. It's also the safest fix, because you're removing data the reader never sees anyway.

Cause 5 & 6: When you should split or delete pages instead

Compression isn't always the answer. Sometimes the honest fix is to send less. If you're emailing a 200-page manual but the recipient only needs chapter 4, deleting the other chapters is both smaller and more considerate than compressing the whole thing.

Splitting is the move when the document is genuinely large and legitimately image-heavy, and compression alone can't get it under the limit. Split a 60 MB file into three 20 MB parts and send them in separate emails, or split by chapter so each piece stands on its own. This keeps full quality intact, which matters for contracts, portfolios, or anything a printer will handle.

Deleting pages is the move when the file contains material the recipient doesn't need: blank pages, duplicate cover sheets, an appendix, or scanned pages that snuck in sideways. Fewer pages means a smaller file and a cleaner document. Reach for this before compression when you know parts of the PDF are simply unnecessary for this send.

  • Compress: photos or scans at higher quality than the reader needs
  • Re-scan: you're the source and can rescan at 200-300 DPI grayscale
  • Optimize/clean: pure text file that's oddly large (fonts, metadata)
  • Split: large, high-quality file that must stay intact but exceed the limit
  • Delete pages: file includes sections this recipient doesn't need

Match the cause to the fix (quick reference)

Here's the whole diagnostic in one table. Find the symptom that matches your file, apply the paired fix, and you'll get a real result instead of guessing. In practice, image compression and re-scanning deliver the biggest reductions; font and metadata cleanup are smaller but safe; splitting and deleting trade scope for size without any quality loss.

SymptomLikely causeBest fixRealistic before -> after
Won't select text; pages look photographedScanned image pagesRe-scan lower DPI or compress for scans40 MB -> 6-12 MB
Clean doc with photos/screenshotsFull-res embedded imagesCompress (downsample to 150 DPI)25 MB -> 3-6 MB
Pure text but still largeUn-subsetted fontsOptimize with font subsetting8 MB -> 1-2 MB
Simple content, still mysteriously bigMetadata / old revisionsClean / linearize / re-save6 MB -> 4-5 MB
Genuinely large, must stay full qualityLegitimate large contentSplit into parts60 MB -> 3 x 20 MB
Contains pages recipient doesn't needUnneeded pagesDelete pages30 MB -> 9 MB

Common email attachment limits (and how to beat them)

Knowing your target number tells you when to stop. Most compression attempts fail not because the tool is bad but because people don't know the ceiling they're aiming under. Here are the limits that trip people up most often.

Note that these are the sending limits; the recipient's mail server may enforce a lower cap, so aim comfortably under the number rather than right at it. A 24 MB file into Gmail's 25 MB limit can still bounce if the receiving server allows only 20 MB. When you can't get under the limit at all, most email providers will automatically offer a cloud link (Google Drive, OneDrive) instead of an attachment, which sidesteps the size cap entirely.

ServiceAttachment limitPractical target
Gmail25 MBAim under 20 MB
Outlook.com / Hotmail20 MBAim under 15 MB
Microsoft 365 (corporate default)Often 25-35 MBAim under 20 MB
Yahoo Mail25 MBAim under 20 MB
Many corporate mail servers10 MBAim under 8 MB

Frequently Asked Questions

Pure-text PDFs that are still several megabytes are almost always carrying un-subsetted fonts, leftover data from incremental saves, or hidden metadata. Text itself takes up very little space. Run the file through an optimizer that subsets fonts and does a full rewrite; a text document can often drop from 8 MB to 1-2 MB with no visible change.

It depends on what's being compressed. Downsampling high-resolution images and re-encoding photos as JPEG is lossy, but at 150 DPI the loss is invisible on screen. Font subsetting, metadata removal, and cleaning old revisions are lossless. If you need print-perfect quality, split the file or delete pages instead of compressing, so the content that remains stays untouched.

Compress first, because it's the least disruptive. If the file is image-heavy at higher quality than the reader needs, compression alone often gets you under the limit. Split only when the content is legitimately large and must stay full quality, such as a signed contract or a print-ready portfolio, where you can't afford to lose any resolution.

For anything read on a screen or emailed, 96-150 DPI is plenty and produces the biggest savings. For home or office printing, 150-200 DPI keeps text crisp. Only keep 300 DPI if the file is going to a professional print shop. Downsampling from 300 to 150 DPI can cut a photo-heavy PDF by more than half.

Every page of a scan is an image, so the levers are resolution and color. If you can rescan, use 200-300 DPI in grayscale or black-and-white instead of color, which frequently halves the size at the scanner. For a scan you already have, run it through a compressor tuned for scanned documents; expect a slight softening in exchange for a much smaller file.

Not if the PDF already has a real text layer. Compression works on the images and fonts, not the underlying text, so searchable text stays searchable. The exception is scanned PDFs, which have no text layer to begin with. If you need those to be searchable, apply OCR, which adds text without significantly increasing the size.

Related Tools