All Posts

Compress a PDF for Outlook: Beat the 20 MB Limit (2026 Guide)

PDF32 MBPDF8 MBOutlook limit20 MBattachmentsCompress in your browser. Files never leave your device.

Picture it: you've finished a 28-page proposal, exported it from Word as a PDF, and the file weighs in at 32 MB. You attach it to an Outlook email, click Send, and Outlook bounces it back with the dreaded message: "The attachment size exceeds the allowable limit." The deadline is in 90 minutes and your colleague needs to review it before the client call.

The good news: you almost never need to ask IT to raise a limit, sign up for a file-sharing service, or pay for a "Pro" plan. A few minutes with a free, browser-based PDF compressor will usually shrink a 30 MB PDF down to 5–10 MB with no visible drop in quality. The whole process takes under a minute, works on any computer, and never uploads your file to a server.

This guide breaks down what Outlook's attachment limit actually is in 2026, why it blocks large PDFs even when your mailbox has plenty of room, and how to get a too-big attachment under the cap without losing quality or privacy.

What Is the Outlook Attachment Size Limit in 2026?

Outlook does not have a single attachment limit — it has several, and which one stops you depends on your account type and how the desktop app is configured. The headline number for most people is 20 MB, but the real story is more nuanced.

Outlook Desktop with an Internet Email Account

Outlook 2013 and later versions ship with a default attachment limit of 20 MB (20,480 KB) for IMAP, POP3, and other Internet email accounts. Microsoft documents this default and explains how administrators can raise it through a registry edit (Microsoft Learn, "Attachment size exceeds the allowable limit error," 2025). The limit is a client-side check inside Outlook itself — your mail server may accept a larger message, but Outlook refuses to send it before the message ever leaves your computer.

Microsoft 365 and Exchange Online Mailboxes

Business mailboxes hosted on Exchange Online have a different default. Microsoft 365 mailboxes start at a 35 MB default for both sending and receiving messages, and an administrator can raise that to a maximum of 150 MB per message including attachments (Microsoft Learn, "Exchange Online limits," 2025).

Outlook on the web (formerly OWA) has its own ceiling around 112 MB, while the new Outlook for Windows and the classic desktop client both honor whatever your tenant administrator has configured.

Why Your 18 MB PDF Often Fails Below 20 MB

Here is the trap that catches almost everyone: email attachments are encoded before they are sent. The MIME standard wraps binary attachments in Base64, which inflates the file by roughly 33% (MDN Web Docs, "Base64," 2025). An 18 MB PDF becomes about 24 MB on the wire — over Outlook's 20 MB ceiling. Outlook checks the encoded size, not the original. As a practical rule, target 15 MB or less if your hard limit is 20 MB.

Why Outlook Blocks Large PDFs (Even When the Mailbox Has Room)

Outlook's attachment limit isn't a storage problem. It's about deliverability. Most email servers between you and the recipient will reject any message above 10–25 MB, even if your own server allows more. Outlook's 20 MB default is actually generous compared to where many corporate gateways sit. Without a client-side check, you would send the message, wait twenty minutes, and then get a bounce notice — usually after the meeting it was meant for.

A few other reasons Outlook is strict here:

    • Spam filtering and antivirus scanning. Microsoft Defender and most third-party gateways scan every attachment. Larger files take longer to scan, which can occasionally trip timeouts in older mail relays.
    • Mailbox storage. A 50 MB PDF copied to "Sent Items" plus the recipient's inbox plus their archive is 150+ MB of storage for one document. Multiply that across a team and quotas vanish quickly.
    • Mobile sync. Outlook for iOS and Android pull mail over cellular by default. A 40 MB attachment can take minutes to download and meaningfully eat into someone's data plan.

Compressing the PDF before you send it solves all three problems at once.

How to Compress a PDF for Outlook in Under a Minute

The fastest way to get a PDF under Outlook's limit is to compress it in your browser before you ever open Outlook. Browser-based tools work entirely on your device — they load a JavaScript or WebAssembly library and process the file in a sandboxed tab. Nothing is uploaded, no account is needed, and there are no daily caps.

    • Open the compressor. Go to Compress PDF in any modern browser. Chrome, Firefox, Safari, and Edge all work the same way.
    • Drag in the PDF. Drop your file onto the upload area or click to pick it from your computer. The file loads into your browser tab — there is no upload.
    • Pick a compression level. Most tools offer Low, Medium, and High. Medium is the right starting point for documents that mix text and images: it typically cuts file size by 50–70% with no visible quality loss.
    • Compress and download. Click the compress button. For a 25 MB PDF this usually finishes in 5–10 seconds on a recent laptop. Save the smaller PDF to your desktop.
    • Verify the size. Right-click the new file and choose Properties (Windows) or Get Info (Mac). Confirm it is under 15 MB to leave headroom for Base64 encoding.
    • Attach in Outlook and send. Drag the compressed PDF into your draft. Outlook will accept it and send normally.

Want proof your file never left your device? Open your browser's DevTools Network tab (F12 on Windows, Cmd+Option+I on Mac), clear the panel, then run the compression. You will see zero outbound POST requests carrying file data during processing — only the initial page load.

How Much Can You Actually Shrink a PDF? (Real-World Numbers)

Compression results depend almost entirely on what is inside your PDF. A document of pure text barely compresses because text is already efficiently encoded. A document of high-resolution scanned pages compresses dramatically because images are the heaviest part of any PDF — and image quality far exceeds what email recipients ever notice.

PDF TypeTypical Original SizeAfter Medium CompressionReduction
Word export, mostly text2–5 MB1–3 MB20–40%
Slide deck exported as PDF10–25 MB4–10 MB50–60%
Scanned multi-page contract20–60 MB4–12 MB70–85%
Photo-heavy report30–80 MB6–15 MB75–90%
Architectural drawing or CAD export40–120 MB8–25 MB70–80%

The biggest wins come from scanned documents because most scanners default to 300 DPI color, which is overkill for screen reading. Compressing to 150 DPI grayscale where appropriate drops file size by 80% or more without affecting legibility on a monitor.

Outlook vs. Gmail vs. Yahoo: Email Attachment Limits Compared

Outlook isn't the only email client with attachment limits, and knowing where each provider draws the line helps you decide whether to compress, split, or fall back to a sharing link.

Email ProviderDefault Attachment LimitNotes
Outlook desktop (Internet account)20 MBConfigurable via Microsoft KB; client-side check.
Microsoft 365 / Exchange Online35 MB defaultAdmin-configurable up to 150 MB.
Outlook on the web~112 MBSubject to tenant limits.
Gmail / Google Workspace25 MBLarger files auto-uploaded to Google Drive as a link.
Yahoo Mail25 MBHard cap; no auto-link feature.
iCloud Mail20 MBMail Drop handles up to 5 GB via iCloud link.
Proton Mail (free)25 MBPer-message ceiling.

Notice that almost every major provider sits between 20 MB and 25 MB. If you compress a PDF to fit Outlook's 20 MB limit, it will sail through Gmail, Yahoo, Proton, and iCloud as well. That is why 20 MB is the practical universal target for any PDF you plan to email — not just Outlook attachments.

What If Compression Isn't Enough?

Some PDFs are simply too large to email even after aggressive compression — a 200 MB engineering drawing, for example, will not fit under 20 MB without losing detail you actually need. You have two clean options.

Split the PDF Into Smaller Files

If the document is logically separable (chapters, sections, exhibits), break it into pieces that each fit under the limit. Use a free Split PDF tool to extract page ranges in your browser, then send the parts as a small series. Number each filename clearly: Contract_Part1of3.pdf, Contract_Part2of3.pdf, and so on.

Send a Link Instead of an Attachment

For one-off transfers, share via OneDrive, Dropbox, or any cloud storage you already use. Outlook for Microsoft 365 will offer to upload to OneDrive automatically when you attach a file larger than the limit. If you go this route, set the link to expire and require a password — the privacy benefit of compressing locally disappears the moment the file lands on someone else's server.

Combine Compress + Split for Long Documents

If you need to send a 50 MB scanned manual to a client whose firewall caps incoming mail at 10 MB, compress first to roughly 12 MB, then split into two 6 MB halves. The recipient gets two clean files instead of a bounce notice, and you didn't expose the document to any third-party server.

How to Avoid the 20 MB Limit in the Future

You can stop hitting the limit at the source by changing how you produce PDFs in the first place.

    • Export at the right DPI. When saving a Word or PowerPoint file as a PDF, choose "Standard" or "Minimum size" rather than "High quality." For documents that will be read on screen, 150 DPI is plenty.
    • Scan in grayscale, not color. Unless the document genuinely needs color, scanning at 200 DPI grayscale produces files roughly 60% smaller than 300 DPI color with no readability difference.
    • Avoid embedding fonts you don't need. "Embed all fonts" can balloon a simple document by several megabytes. Embed only the subset that's used.
    • Flatten before sending. Form fields, comments, and layered annotations add hidden bloat. A flattened PDF (no editable layers) is smaller and renders identically. Try our Flatten PDF tool when you have finalized a document for distribution.
    • Strip metadata. Author names, revision history, and thumbnails can each add hundreds of KB. Removing metadata also has a privacy benefit before you email a draft to an external party.

For step-by-step companions to this guide, see our articles on compressing PDFs without losing quality and emailing large PDFs under the 25 MB limit.

Frequently Asked Questions

Why does Outlook say my 18 MB attachment is too big?

Email attachments are encoded in Base64 before they are transmitted, which inflates the file size by about 33%. An 18 MB PDF becomes roughly 24 MB on the wire — over Outlook's 20 MB ceiling. Compress the PDF to under 15 MB to give yourself a safety margin.

Can my IT admin raise the Outlook attachment limit?

Yes. For Outlook desktop, the limit lives in a Windows registry value called MaximumAttachmentSize under the Outlook policy hive — Microsoft documents the exact path. For Microsoft 365 mailboxes, an Exchange administrator can raise the per-mailbox MaxSendSize and MaxReceiveSize values up to 150 MB. Both changes affect every message you send, so most admins prefer compression as the user-side fix.

Does compressing a PDF reduce quality?

It depends on the level. Light or medium compression strips redundant data, recompresses embedded images, and removes unused resources — typically with no visible change. Aggressive compression downscales images, which is fine for screen reading but visible on print at large sizes. Always inspect the result before sending sensitive documents like contracts or signed agreements.

Is it safe to compress confidential PDFs in an online tool?

Only if the tool is genuinely client-side. Many "free online PDF compressors" upload your file to their server, process it, and email you a link. Tiny PDF Tools processes files entirely in your browser — no upload, no account, no copy on a remote server. You can verify this yourself in the DevTools Network tab.

What about password-protected PDFs?

You will need to remove the password first, since compression tools cannot read encrypted document streams. Use a free Unlock PDF tool to clear the password, compress the file, then re-apply protection with Protect PDF before sending. All three steps run in the browser.

Can I compress a PDF on my phone for Outlook mobile?

Yes. Browser-based compression works on iOS Safari, Android Chrome, and every other modern mobile browser. Open the compressor, pick the PDF from your Files app or Photos, and download the smaller version straight to your phone. Then attach it in the Outlook mobile app the way you would any other file.

What is the smallest a PDF can realistically get?

For text-heavy documents, expect a floor of roughly 50–100 KB per page after aggressive compression. Scanned documents can shrink to around 75 KB per page in grayscale at 150 DPI. Going below those numbers usually means the text becomes unreadable when printed.

Send Your Next Outlook Email Without the Bounce

The 20 MB Outlook attachment limit is one of the most common workplace frustrations — and one of the easiest to solve. Compressing your PDF in the browser takes under a minute, costs nothing, and leaves your files entirely on your own device. For most documents, a single pass through a Medium compression setting is enough to fit under the limit with quality to spare.

The next time Outlook bounces a PDF, don't ask IT to raise a quota or fall back to a sharing link you'll forget to revoke. Open Compress PDF, drag in the file, and re-attach the smaller version. Most send-failures end right there.

This article is for general informational purposes only. PDF behavior can vary between viewers, operating systems, and PDF versions. Tiny PDF Tools processes your files entirely in your browser — nothing is uploaded to our servers.

Try Compress PDF