Back to Blog
PDF Tools

How to Reduce PDF File Size for Email Attachments

PDF-Builder Team·

How to reduce PDF file size for email attachments

You're about to send a proposal and the email bounces back. "Attachment too large." The PDF is 32 MB and Gmail allows 25 MB. Compressing might fix it, or you might need a different approach entirely.

The right fix depends on two things: how far over the limit you are and what's making the file large. This guide covers both.


Email attachment limits by provider (2026)

Every major email provider enforces a maximum attachment size. These are the current limits:

ProviderAttachment limitEffective limit (after encoding)
Gmail (personal)25 MB~18 MB
Gmail (Enterprise/Workspace)50 MB~37 MB
Outlook / Microsoft 36520 MB~15 MB
Yahoo Mail25 MB~18 MB
ProtonMail25 MB~19 MB
Apple iCloud Mail20 MB~15 MB

The "effective limit" column matters more than the official one. Email attachments are encoded using Base64, which converts binary data into text characters for transmission. This encoding increases the file size by about 33%. A 25 MB limit really means your file needs to be around 18 MB or smaller to send reliably.

This catches people off guard. A 20 MB PDF looks like it should fit under Gmail's 25 MB limit, but after encoding it becomes roughly 27 MB and gets rejected.


Figure out why your PDF is large

Before reaching for a compression tool, spend 30 seconds figuring out what's making the file big. Different causes respond to different fixes.

Images are the most common reason. A single high-resolution photo can add several megabytes. Scanned documents are the worst offenders because every page is a full-page image. A 10-page scanned contract can hit 50 MB while a 100-page text report stays under 1 MB.

Embedded fonts add weight. Each font bundled into the PDF adds 100-500 KB. Documents using five or six font families carry that cost per family.

Accumulated data builds up in PDFs that have been edited multiple times. Edit history, deleted objects, embedded thumbnails, and metadata all take space without contributing anything visible.

If you open the file and see photos, scans, or graphics on most pages, images are your problem and you'll need lossy compression or resolution reduction. If it's mostly text and still large, stripping metadata and re-saving the file may be enough.

For a deeper look at what makes PDFs large and how compression handles each type of content, see our guide to compressing PDFs without losing quality.


Five ways to reduce PDF size for email

1. Use an online compressor

This is the fastest option. Upload your PDF, pick a compression level, download the result.

Smallpdf, iLovePDF, and Adobe Acrobat online all offer free compression tiers. Most let you choose between basic and strong compression. Basic applies lossless techniques (stripping metadata, optimizing internal structures). Strong reduces image resolution and quality.

The tradeoff is that your file gets uploaded to someone else's servers. For a sales flyer or public report, this is fine. For contracts, medical records, or financial documents, consider the privacy implications. Our guide to PDF tool privacy and security covers what to watch for.

2. Compress with desktop software

Desktop tools process files on your machine without uploading anything.

PDF24 Creator (Windows, free) includes compression with adjustable quality settings. You can preview the compressed output before saving.

PDFgear (Windows, Mac, iOS, free) handles compression along with other PDF tasks. Everything stays local.

Adobe Acrobat Pro gives the most control. The PDF Optimizer lets you set DPI targets for color, grayscale, and monochrome images separately. You can also remove specific elements like form fields, annotations, or embedded thumbnails.

For a broader comparison, see our best free PDF tools guide.

3. Use a browser-based local tool

Some tools run entirely in your browser using WebAssembly. The file never leaves your device, but you still get the convenience of a web interface with no software to install.

PDF-Builder works this way. You drag in your PDF, it processes locally in the browser, and you download the result. This sits between online tools (convenient but files leave your device) and desktop software (private but requires installation).

4. Reduce image resolution and quality

If your PDF is image-heavy, targeted image optimization gives you the most control over the size-quality tradeoff.

Lower the DPI. Most PDFs created from scans or design tools use 300 DPI. For documents that will only be viewed on screen, 150 DPI looks identical at normal zoom and roughly halves the image data. Drop to 72 DPI if quality doesn't matter much.

Convert CMYK to RGB. CMYK color (used for print) stores four channels per pixel. RGB (used for screens) stores three. If the PDF won't be professionally printed, converting to RGB reduces image size by about 25%.

Convert to grayscale. If color isn't needed, grayscale cuts image data significantly. Legal documents, academic papers, and internal memos rarely need color.

Run OCR on scanned documents. Scanned pages are stored as images. Running OCR (optical character recognition) extracts the text and stores it as actual text data, which is far smaller than an image of the same words. The visual appearance stays the same, but the underlying data is much more compact. Adobe Acrobat Pro and ABBYY FineReader both handle this well.

5. Strip unnecessary data

PDFs accumulate invisible weight over time. Removing it is lossless, meaning the document looks exactly the same afterward.

Metadata and edit history. PDF editors track changes internally. Each save can append new data without removing the old version. Some files carry multiple revisions of every page.

Embedded thumbnails. Some PDF creators embed preview images of every page. These are redundant if your PDF reader generates its own previews.

Unused fonts and font subsets. If your document uses only 20 characters from a font, subsetting keeps only those 20 characters instead of the full font file. Many PDF creators already do this, but some don't.

Annotations and form fields. If the document has been through a review cycle, it may contain comment threads, markup, and empty form fields that are no longer needed.

Use "Save As" instead of "Save." When you choose "Save," most PDF editors append changes to the existing file. "Save As" writes a clean file from scratch, dropping orphaned data. This alone can reduce file size by 10-20% on documents that have been edited repeatedly.


When compression isn't enough

Sometimes a PDF is genuinely large and no amount of compression will get it under 20 MB. You have two good alternatives.

Split the PDF into smaller files. If you're sending a 60-page report, split it into three 20-page attachments. Each one stays under the email limit and the recipient can reassemble them. This works well when the document has natural section breaks. See our guide to splitting PDFs for the full walkthrough.

Upload to cloud storage and share a link. Google Drive, Dropbox, and OneDrive all let you upload a file and generate a sharing link. Paste the link in your email instead of attaching the file. There's no size limit beyond your storage quota.

Gmail and Outlook both offer built-in integration with their respective cloud services. When you try to attach a file that exceeds the limit, Gmail offers to upload it to Google Drive automatically. Outlook does the same with OneDrive. This is often the fastest path when you're already over the limit and the recipient doesn't need the file offline.


Create smaller PDFs from the start

If you regularly create PDFs that end up too large for email, adjusting your workflow prevents the problem.

Scan at lower DPI. Most scanners default to 300 DPI. For documents that will only be shared digitally, 150 DPI produces files that are roughly a quarter of the size with no visible difference on screen.

Optimize images before inserting them. Resize photos to the dimensions they'll actually appear at in the document. A 4000x3000 pixel photo inserted into a half-page slot wastes space because the full resolution data is still stored in the PDF.

Subset fonts. When exporting to PDF, enable font subsetting if your tool supports it. This embeds only the characters used in the document rather than the entire font file.

Use vector graphics where possible. Charts, diagrams, and logos stored as vectors (SVG, EPS) take a fraction of the space compared to the same graphics stored as raster images (PNG, JPG). Most design and office tools export charts as vectors by default.

Export with "minimum size" settings. Word processors and design tools often have a "minimum file size" or "optimize for web" option when exporting to PDF. In Adobe products, this is the "Smallest File Size" preset. In Microsoft Word, it's the "Minimum size" option in the PDF export dialog.


Quick reference by document type

Different types of PDFs respond differently to compression. Here's what to try first based on what you're working with.

Scanned documents (contracts, signed forms, old records): Run OCR to convert image-text to real text. Then apply lossy compression at 150 DPI. Expected reduction: 70-90%.

Photo-heavy reports (marketing materials, product catalogs, real estate listings): Reduce image DPI to 150. Convert CMYK to RGB if present. Apply medium lossy compression. Expected reduction: 60-80%.

Text-heavy documents (proposals, legal briefs, academic papers): Apply lossless compression. Strip metadata and edit history. Re-save with "Save As." Expected reduction: 20-40%.

Mixed documents (reports with some charts and photos): Split image-heavy and text-heavy sections if possible. Compress the image sections aggressively, keep text sections at higher quality, then merge them back together. Expected reduction: 40-70%.

Previously compressed PDFs: If a PDF has already been compressed, running it through compression again won't help much and may degrade quality further. If it's still too large, splitting or cloud sharing are your best options.


Summary

Start by checking your actual limit (remember Base64 encoding eats about a third of it). Figure out whether images, fonts, or accumulated data are the problem. Apply the lightest fix that gets you under the limit: strip metadata first, then try lossless compression, then lossy compression with reduced DPI.

If the file is still too large after compression, split it into smaller PDFs or share it through cloud storage. And if you're creating PDFs regularly, adjusting your scan and export settings up front saves you from compressing after the fact.

For a deeper look at how PDF compression works and when quality loss is unavoidable, see our complete guide to PDF compression.