PDF too big to email
The limit your email provider advertises is not the maximum file size. Attachments travel base64 encoded, which grows them by 33.3% by construction, plus 3 to 4% of headers, so the real file that fits is about 75% of the limit. On Gmail, the advertised 25 MB fits a PDF of about 18 MB. On Outlook.com, 20 MB fits about 14 MB.
Verified 2026-07-31
- Base64 turns every 3 bytes into 4 characters: 33.3% growth, plus 3 to 4% of MIME headers.
- Gmail: 25 MB limit, real file about 18 MB.
- Outlook.com: 20 MB limit, real file about 14 MB.
- The lower limit of the two sides wins: Gmail to Outlook.com caps at 20 MB, not 25 MB.
- Compressing a PDF at BestPDFInTheWorld is free, up to 10 MB per file, five times a day, no account.
Why does a 22 MB PDF fail a 25 MB limit?
Because email does not carry bytes, it carries text. SMTP was built for printable characters, so any binary attachment is converted to base64 before it travels. Base64 takes every group of 3 bytes and writes it with 4 characters, which is exactly 33.3% growth. On top of that come MIME headers, part boundaries and line breaks, adding another 3 to 4%.
The limit the provider advertises applies to the encoded message, not to the file on your disk. In practical terms: multiply the advertised limit by 0.75 and you have the maximum file size. A 22 MB PDF becomes about 30 MB once encoded, which is why it bursts a 25 MB limit.
Limits table by provider
Limits published by the providers themselves and the corresponding real file size, with the 0.75 factor already applied.
| Provider | Advertised limit | Real file that passes | What it does above the limit |
|---|---|---|---|
| Gmail | 25 MB | about 18 MB | Above that it converts to a Google Drive link |
| Outlook.com | 20 MB | about 14 MB | Suggests OneDrive |
| Microsoft 365 (business) | 25 MB by default | about 18 MB | An admin can raise it to 150 MB |
| Yahoo Mail | 25 MB | about 18 MB | Share link above the limit |
| iCloud Mail | 20 MB | about 14 MB | Mail Drop up to 5 GB |
| WeTransfer (free) | Not email | Several GB | Sends a link, not an attachment |
The limit that counts is the lower of the two sides
Even if your provider lets you send 25 MB, the receiving server may refuse anything above 20 MB and bounce the message. From a Gmail account to an Outlook.com account, the effective ceiling is 20 MB, not 25 MB. On Microsoft 365 business accounts an administrator may have set any value between 1 MB and 150 MB, and it is often tighter than the default.
How to get the PDF under the limit
Ordered by best result for least loss:
- Compress, if the PDF is made of images. A scanned document is a set of photographs and it is where compression gains most, typically between 50% and 90%. Our compress tool is free up to 10 MB per file, five times a day.
- Split it into parts. A 40 MB report as two 20 MB files fits, and loses no quality at all. It is the right call when the document must stay readable and searchable.
- Delete the pages that do not matter. Sending the 6 relevant pages instead of all 80 solves the problem and saves the recipient time.
- Send a link instead of the file. Drive, OneDrive or WeTransfer. Note that this reintroduces the problem of the file living on a third party server, which is exactly what browser side processing avoids.
What compression costs you
Our compression rasterises the pages: it turns them into images. The file gets far smaller, but the text stops being selectable and stops being searchable. To send an invoice or a receipt that is irrelevant. To send a contract the other party will want to quote and copy, splitting beats compressing.
A text PDF barely shrinks. Why?
A PDF generated from Word or from a billing system already stores text as vector instructions compressed with Flate, essentially the same algorithm as ZIP. It is already compressed. Compressing again gains little or nothing. If your 30 page PDF is 400 KB, there is nothing to win: it is already at its practical minimum.
Large size almost always comes from images: scans, inserted photographs, high resolution logos repeated on every page. That is where compression acts.
PDF too big to email
What is the maximum attachment size on Gmail?
Gmail advertises 25 MB per message, but that limit counts the message already base64 encoded. In practice the maximum file is about 18 MB. Above that, Gmail offers to upload to Google Drive and send a link instead.
Why did my email bounce if it was under the limit?
Almost always because the recipient limit is lower than the sender limit, or because the calculation was done on the file rather than the encoded message. Add 33% to the file size and compare against the lower of the two providers.
Does compressing a PDF lose quality?
Yes, when the PDF is made of images: compression lowers image resolution and quality. In a pure text PDF there is almost nothing to compress, so there is almost nothing to lose, and almost nothing to gain.
Is it better to split or to compress?
Split, if the document has to stay searchable and selectable. Compress, if it is a scan and the goal is just to get under the limit. Splitting loses no information at all.
Do I need an account to compress?
No. Compress PDF is the free tool at BestPDFInTheWorld: up to 10 MB per file, five times a day, no account and no watermark. The other eleven tools are part of the EUR 1.99 per month plan.
Keep reading
Why some PDFs shrink 80% and others not at all
What compression actually does, the three levels with exact DPI, and when splitting is better.
PDF passwords: what actually protects
The two PDF passwords, the four ciphers, and why one of them comes off with a click.
Electronic signatures: the three levels
What a drawn signature is worth, when you need a qualified one, and what EU law says.
PDF over the email limit?
Compress it free, with no account and without sending the file anywhere.
Compress PDF free