Published August 1, 2026 · 6 min read

The exact error you are seeing: “The file you're attaching is bigger than the server allows. Try again with a smaller file.”Or in the desktop app: “Attachment size exceeded the maximum allowed.” Your PDF is 25 MB and Outlook will not budge. The fix takes 30 seconds and does not require a Microsoft 365 subscription, a OneDrive account, or an IT admin ticket.

What the actual limits are

Outlook has two different limits depending on which version you use:

Outlook version, Attachment limit, Who controls it
Outlook versionAttachment limitWho controls it
Outlook.com (free webmail)20 MBMicrosoft, fixed
Microsoft 365 (business)Up to 150 MB (default: 25 MB)Exchange admin
Exchange on-premisesOften 10 MB (admin-set)Your IT department
Outlook desktop (any backend)Inherits server limitWhatever the mail server allows

If you are on a work account and the limit seems absurdly low (10 MB), that is your Exchange administrator's setting, not a Microsoft default. You can ask IT to raise it, but that takes days. Compressing your file takes 30 seconds.

The 30-second fix

Instead of fighting the limit, shrink the file to fit under it. Most PDFs that trigger this error are 15–40 MB, and they compress to 2–5 MB with no visible quality loss. Here is the exact workflow:

  1. 1Open LoveMyFile's Compress PDF tool in a new browser tab.
  2. 2Drag your oversized PDF onto the drop zone.
  3. 3Select Strong compression (or set a target of 5 MB). Click Compress.
  4. 4Download the compressed file. Go back to Outlook and attach the new, smaller PDF.

That is it. The compression runs in your browser tab using JavaScript. Your file is never uploaded to any server. For a work document that contains client data, financial projections, or HR information, this means no third party ever sees it.

The OneDrive workaround (and why it is worse)

Outlook's built-in suggestion when you exceed the limit is: “Upload to OneDrive and share a link instead.” This technically works for any file size. But consider the trade-offs:

  • Privacy: Your file is uploaded to Microsoft's servers and stored in your OneDrive. Microsoft's service agreement gives them the right to scan content for malware and policy violations. For sensitive business documents, that is a copy you did not intend to create.
  • Recipient experience: The recipient gets a link, not a file. They need to click through, possibly sign in to a Microsoft account, and download. Some corporate firewalls block OneDrive sharing links entirely.
  • Link rot: If you delete the file from OneDrive later, the link in the email dies. The recipient loses access permanently.
  • Storage quota: Free OneDrive gives you 5 GB. Large files eat into that quickly.

For a 25 MB PDF that compresses to 4 MB, the OneDrive detour is unnecessary friction. Compress and attach directly — the recipient gets a real file, no account needed, no link to expire.

When OneDrive actually makes sense

To be fair: if your file is genuinely 100+ MB after compression (a 500-page scanned archive, a video embedded in a presentation), then no amount of PDF compression will get it under 20 MB. In that case, a cloud link is the pragmatic choice. But that is a rare scenario. The vast majority of “attachment size exceeded” errors involve 15–40 MB PDFs that compress easily.

FAQ

Can I increase Outlook's attachment limit myself?

On Outlook.com (free): no, 20 MB is fixed. On Microsoft 365 business: your Exchange admin can raise it up to 150 MB via the Exchange Admin Center (Mail Flow → Send/Receive Connectors). On desktop Outlook with IMAP/POP: there is a registry key (MaximumAttachmentSize) under HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences, but this only affects the client-side check — the server may still reject the message.

Will compressing a PDF reduce its quality?

Text stays perfectly sharp — it is vector data, unaffected by image compression. Photographs and scanned images lose some detail at high compression levels, but for typical business documents (charts, tables, scanned forms), the result is indistinguishable on screen.

Is it safe to compress a confidential document?

With LoveMyFile, yes — the file never leaves your device. The compression runs entirely in your browser using JavaScript and the Canvas API. You can verify this in your browser's Network tab: zero outgoing requests containing your file data. This is fundamentally different from “online PDF compressor” sites that upload your file to their server for processing.

What if the recipient also has a low limit?

Even if you can send a 19 MB attachment, the recipient's mail server might reject anything over 10 MB. This is why targeting 5 MB or less is the safe universal choice — it clears every common limit on both ends of the conversation.

Summary

The “attachment size exceeded” error is not a dead end. It is a 30-second problem with a 30-second fix: compress the PDF to 5 MB, attach it normally, hit send. No cloud storage detour, no IT ticket, no privacy compromise. Your document goes directly from your outbox to the recipient's inbox, the way email was designed to work.