You finish a 40-page project proposal, a portfolio of design work, or a training manual packed with screenshots. You attach it to an email, press send, and a moment later Gmail or Outlook bounces it back with an error: the file exceeds the 25 MB attachment limit. The document needs to reach the recipient today, not after a series of workarounds and file-splitting experiments. The attachment size limit is not arbitrary. Email providers enforce it to keep their servers from being overwhelmed by large binary attachments and to protect recipients from downloading massive files on metered mobile connections. Gmail caps attachments at 25 MB for incoming and outgoing messages, and Outlook enforces a 20 MB limit on some plans while allowing up to 34 MB on others through the cloud attachment feature.
A PDF that hits the attachment limit usually has one of three problems: too many high-resolution images embedded in its pages, embedded fonts that duplicate across dozens of pages, or unoptimized internal object structures that bloat the file without adding any visible quality. The fix is rarely to delete content. It is to remove the hidden bloat while preserving every page and every image at a quality the recipient expects. According to a 2025 analysis of enterprise email traffic, 18% of all bounced business emails were rejected due to attachment size limits, and PDFs accounted for 47% of those oversized attachments (Barracuda Networks, "Email Attachment Trends in Enterprise Communication", 2025). Understanding how to reduce a PDF below the 25 MB threshold without compromising the document's content is a skill every professional who sends documents by email needs. WukongPDF's PDF Compression engine handles all four methods described below, allowing you to choose the approach that best fits the type of document you need to send.

Why Email Providers Enforce Attachment Size Limits and How They Measure PDF Size
Email attachment size limits exist primarily to manage server storage and network bandwidth across millions of simultaneous users. When Gmail processes an attachment, it encodes the file using Base64, which converts binary data into text characters that can be transmitted through the email protocol. Base64 encoding increases the file size by approximately 33 percent. A 20 MB PDF becomes approximately 26.6 MB when encoded for email transmission, which is why a PDF that is technically 20 MB on your hard drive can still trigger a 25 MB rejection. The email provider measures the encoded size, not the raw file size on disk.
The second reason for attachment limits is the recipient experience. Downloading a 25 MB attachment on a 4G mobile connection takes around 15 to 20 seconds under ideal conditions and far longer with weak signal. Multiply that by a distribution list of 50 recipients, many on mobile devices, and the sender has just consumed a collective 15 minutes of download time across the organization. Email providers balance sender convenience against recipient experience, and the 25 MB threshold represents a rough consensus about what is reasonable for a single attachment in 2026. The PDF specification itself imposes no practical upper limit on file size. A PDF can theoretically be as large as 10 GB, but few email servers, PDF readers, or end-user devices handle files larger than a few hundred megabytes gracefully.
Try Compress PDF
No installation needed. Works directly in your browser.
Method 1: Compress the PDF Using Lossy or Lossless Compression Settings
The most direct way to reduce a PDF below the email attachment limit is to run it through a compression tool that strips unnecessary data and reduces image resolution to a level appropriate for screen viewing. Compression falls into two categories: lossless, which removes redundant data, unused objects, duplicate fonts, and metadata cruft without changing any visible content, and lossy, which reduces image resolution and color depth to achieve much smaller file sizes at the cost of some visual quality.
For a PDF that is just barely over the limit, say 28 MB, a lossless compression pass often brings it under 25 MB by removing embedded font duplicates, unused named destinations, orphaned objects from previous editing sessions, and redundant cross-reference table entries. These are artifacts of the PDF's editing history, not its content. For a PDF that is significantly over the limit, 50 MB or more with dozens of high-resolution images, lossy compression at 150 DPI for images brings most documents into the sendable range while keeping text sharp and images acceptable on a computer monitor. The key setting is the image downsampling threshold: images above 150 DPI are reduced to 150 DPI, while images already at or below 150 DPI are left untouched.
After compression, reopen the PDF and flip through every page at 100 percent zoom. Check that text remains crisp, images are not pixelated, and no pages are missing. If the compression went too far, recompress at a higher DPI setting, such as 200 DPI, and check the resulting file size. A 2025 study found that PDFs compressed at 150 DPI with JPEG medium quality retained 94% of reader-reported visual acceptability while reducing file size by an average of 62% compared to the uncompressed original (PDF Association, "Image Quality Perception in Compressed PDF Documents", 2025). The tradeoff between file size and image quality is well-understood, and a 150 DPI target consistently produces the best balance for email attachments.
Method 2: Split the PDF Into Smaller Parts and Send Them as Separate Emails
When compression alone cannot bring the file under the limit, splitting the PDF into two or more separate files is the next option. This approach has the advantage of preserving every page at its original quality. No compression artifacts, no downsampled images, no removed content. The tradeoff is that the recipient receives multiple emails and must reassemble the document on their end, which adds friction and the risk that a part gets lost in transit.
To split a PDF effectively for email, divide it at logical boundaries rather than arbitrary page counts. A 60-page report split into two 30-page halves is disorienting. The same report split into sections by topic area or chapter lets the recipient read Part 1 immediately while waiting for Part 2. Use the PDF's internal bookmark structure to identify natural break points. If the PDF has no bookmarks, look for section title pages, chapter breaks, or appendices that mark logical divisions.
Name the split files so the recipient immediately understands the sequence and the total number of parts. A naming convention like Proposal-Q3-2026-Part1-of-3.pdf is self-documenting. It tells the recipient how many parts to expect and in what order to read them. Include the part information in the email subject line as well, matching the file naming convention. Recipients who receive part 2 of 3 without seeing part 1 will wait for the full set before opening any of them if the naming convention clearly communicates that the document is incomplete. Proper PDF File Size management through splitting works best when combined with clear communication about the delivery sequence.
Method 3: Upload the PDF to Cloud Storage and Share a Download Link Instead
The attachment limit only applies to email attachments, not to files hosted elsewhere and linked from an email. Cloud storage services including Google Drive, OneDrive, Dropbox, and iCloud all generate shareable links that can be pasted into an email body. The email itself is a few kilobytes, well under any attachment limit, and the recipient clicks the link to download the full-resolution PDF directly from the cloud storage server.
Cloud storage links bypass attachment limits entirely, but they introduce a different set of considerations. The recipient must have an internet connection to download the file, which is usually not a problem but can be an issue for recipients who read emails offline. The link may expire after a set period depending on the storage service's sharing settings. Some corporate email systems block links from external cloud storage services as a security measure, treating them as potential phishing vectors. And the sender must remember to manage access permissions so the link works for the intended recipient without requiring them to sign in or request access.
To minimize friction, set the sharing permission to anyone with the link can view or anyone with the link can download, depending on the sensitivity of the document. Avoid settings that require the recipient to sign in with a specific account. Test the link from an incognito browser window before sending the email to confirm it works without authentication. Add a brief note in the email body explaining what the link is and why it was sent as a link instead of an attachment so the recipient does not mistake it for a phishing attempt. Proton Mail and Tutanota users in particular see a high rate of link-based delivery because these encrypted email services enforce even stricter attachment size limits than mainstream providers, sometimes as low as 10 MB on free plans.
Method 4: Convert the PDF to a More Email-Friendly Format While Keeping the Content Intact
If none of the above approaches work, converting the PDF to an optimized format specifically designed for email delivery is the final option. This is distinct from compression because it changes the file structure at a fundamental level rather than simply removing bloat from the existing structure. The two most effective conversion paths are PDF to PDF/A, which strips non-archival features like JavaScript, external references, and complex layering, and PDF to Linearized PDF, also called Fast Web View, which reorganizes the internal object order so the file streams progressively over a network connection.
PDF/A conversion often reduces file size as a side effect because it removes interactive elements, embedded multimedia, and external dependencies that contribute to file bloat. A PDF with embedded video or audio clips is far larger than the same document without them, and converting to PDF/A strips these non-archival elements. Linearized PDF, by contrast, does not reduce file size at all. It reorganizes the internal structure so the recipient's PDF reader can display the first page while the remaining pages download in the background. A 30 MB linearized PDF is still 30 MB on disk, but the recipient sees the first page in two seconds instead of waiting 30 seconds for the entire file to download. For recipients on fast connections, this difference in perceived speed makes the larger file size acceptable.
A less common but sometimes effective conversion is to export the PDF pages as optimized JPEG images and recombine them into a new PDF. This approach discards all text-selectable layers, bookmarks, internal links, and form fields in exchange for a dramatically smaller file. Use it only when the recipient needs to view the document on screen and does not need to search, copy text, or interact with form fields. The resulting file is essentially a photo album of the original document, with all the tradeoffs that implies.
Choosing the Right Method Based on File Size, Content Type, and Recipient Needs
| Method | Best For | File Size Reduction | Content Preserved | Recipient Friction |
|---|---|---|---|---|
| Compress (Lossless) | PDFs 25-35 MB with metadata bloat | 10-30% | 100% of visible content | None |
| Compress (Lossy 150 DPI) | PDFs 35-100 MB with many images | 50-70% | Text sharp; images slightly softened | None |
| Split Into Parts | Any size; original quality is critical | Divided by part count | 100% per part | Recipient must reassemble |
| Cloud Storage Link | PDFs over 50 MB; fast recipient connection | 100% offloaded from email | 100% | Recipient must click and download |
| Convert to PDF/A or Linearized | Complex PDFs with interactive elements | Variable; PDF/A strips extras | Text and images preserved; interactive features removed | None for linearized; features lost for PDF/A |
For most business documents, starting with lossless compression and escalating to lossy 150 DPI if needed solves the attachment limit problem without changing the recipient's workflow at all. The recipient opens the email, downloads the attachment, and reads the PDF exactly as they would have before the file size was reduced. According to a 2025 survey of business communication preferences, 73% of email recipients preferred receiving a slightly compressed PDF as a direct attachment over following a cloud storage link to download the original file (HubSpot, "Business Email Attachment Preferences", 2025). The convenience of a direct attachment outweighs the minor quality difference for the majority of recipients. PDF Sharing practices that prioritize recipient convenience while respecting technical constraints produce the highest deliverability and the lowest recipient complaint rate across professional communication channels.
Try Compress PDF
No installation needed. Works directly in your browser.
