Guide
How to compress a PDF under 10 MB to send by email
Most email-attachment rejections come down to a single number: 10 MB. This guide explains the actual size limits enforced by major email providers, why PDFs balloon in the first place, which compression method fits your situation, and what to do when one file is still too heavy to send.
Email attachment size limits, compared
Before you start compressing, it helps to know what you are actually aiming for. Email providers each enforce their own cap on attachment size, and the limit applies to the entire encoded message rather than just the file itself. That means a 24 MB PDF attached to a Gmail account at the 25 MB cap can still bounce, because base64 encoding inflates the message body by roughly a third on top of any text in the email and any other attachments.
Gmail and Yahoo both allow 25 MB per message. Outlook.com and iCloud Mail allow 20 MB. Microsoft 365 work or school accounts range from 20 MB to 150 MB depending on what the tenant administrator has configured. ProtonMail allows 25 MB. Many corporate Exchange servers and government mail systems still cap inbound mail at 10 MB, and some legacy systems are stricter than that.
The takeaway: a 10 MB target is the safe universal threshold. If you are sending to a corporate recipient, a government office, a school district, or any unknown server, aim for 10 MB or smaller and the file will almost always get through. If you know the recipient uses Gmail or Outlook, you have more headroom, but staying under 10 MB still avoids problems caused by encoding overhead or stricter filters along the delivery path.
- Gmail and Yahoo Mail allow 25 MB per message.
- Outlook.com and iCloud Mail allow 20 MB per message.
- Many corporate Exchange and government mail servers cap inbound mail at 10 MB.
- Always leave at least 10 percent headroom under the stated limit for encoding overhead.
- When the recipient mail system is unknown, target 10 MB as the safe universal threshold.
Why a PDF becomes too large in the first place
PDF is a container format. A single file can hold text, vector graphics, raster images, embedded fonts, file attachments, form fields, and even video. Knowing which of these is responsible for the file size is the difference between an effective compression pass and a wasted one.
In practice, the two reasons a PDF balloons are almost always the same. The first is high-resolution images embedded inside the document. A single scanned page captured at 600 DPI can be 5 to 8 MB on its own. A ten-page scanned contract can easily land between 50 and 80 MB before any compression has been applied. The second is embedded fonts and unoptimized media. Fonts can add several megabytes each when every weight and style is bundled rather than subset, and exported decks or design files sometimes embed full-resolution preview images that are far larger than the document needs.
Pure text is extremely compact in PDF format. A 30-page typed report with no images often weighs less than 500 KB. That is why a one-page scan can easily be heavier than a long text document: scans are pictures of pages, not text, and pictures compress very differently from characters.
Method 1: compress online (the fastest path)
For most people, the quickest way to get a PDF under 10 MB is a browser-based compressor. You upload the file, the service processes it server-side, and you download a smaller version. A typical 20 to 50 MB document is reduced in under thirty seconds, with no software install and no operating-system dependency.
The Slim Files PDF compressor handles this in one drag-and-drop. Choose a compression level — medium works for almost every use case and typically produces a 60 to 80 percent size reduction with no visible quality loss. If the first pass does not bring the file under 10 MB, run the output through one more time at a higher compression level. Two light passes usually preserve quality better than one aggressive pass, because the second pass operates on already-reduced image data and avoids stacking heavy artifacts.
Online compression is the right default when the document does not contain highly sensitive personal information. For confidential material, prefer a method that keeps the file on your own machine, or use a service that documents how long uploaded files are retained before deletion.
- Best for: one-off compression, any operating system, no install needed.
- Typical reduction: 60 to 80 percent at medium quality with no visible loss.
- If still over 10 MB after one pass, run a second light pass instead of one aggressive pass.
- Avoid online tools for highly sensitive material unless retention policy is clearly documented.
Method 2: built-in compression on Mac and Windows
Mac users have a PDF compressor hiding inside Preview that most people never notice. Open the PDF in Preview, choose File then Export, and in the Quartz Filter dropdown select Reduce File Size. Save the new file under a different name so the original is preserved. The built-in filter is aggressive and can drop a 50 MB document to under 2 MB in seconds. That works well for internal scans and personal records where readability is all that matters, but image quality often suffers visibly, so it is a poor fit for documents going to clients or anything print-bound.
Windows does not ship with a native PDF compressor, but Microsoft Word can act as one. Open the PDF in Word, which will convert it to an editable document, then save it back to PDF with the Minimum size option enabled. This works well for text-based PDFs but can introduce formatting glitches in scanned documents or complex layouts. For anything beyond plain typed content, an online tool produces cleaner results.
For users who already have Adobe Acrobat Pro, the built-in Optimize PDF dialog offers the most precise control of any method. You can downsample specific image types independently, subset fonts, and discard form data, JavaScript, or attachments that are not needed. This is overkill for casual use, but it is the most reliable way to hit a strict size target while preserving as much fidelity as possible.
- Mac: Preview, File, Export, Quartz Filter, Reduce File Size — fast but aggressive.
- Windows: open in Word, Save As PDF with Minimum size — best for text-based documents.
- Acrobat Pro: Optimize PDF gives the most precise control over what gets stripped.
- For scanned or visually complex documents, an online compressor usually beats both built-in options.
What to do when the PDF is still too large
If you have already compressed the file and it is still over the limit, you have three good options that do not require sacrificing more quality. The first is to split the document into smaller parts. A 30-page report can travel as three 10-page emails. This is often the most acceptable option for recipients on strict corporate mail systems, because each individual message stays well under the cap.
The second option is to send a download link instead of an attachment. Upload the PDF to Google Drive, Dropbox, OneDrive, or iCloud Drive and share a view-only link. Most modern email clients will offer to do this automatically when you attach a file that is over the limit. The recipient gets a link in the message body, clicks through, and downloads the file directly. This bypasses email size limits entirely and also avoids encoding overhead.
The third option, available to anyone using Mail on a Mac or iPhone, is Mail Drop. When you attach a file over the local limit, Mail offers to upload it to iCloud automatically. The recipient receives a download link that remains valid for thirty days. Mail Drop supports attachments up to 5 GB, so it is effectively unlimited for almost any document workflow.
- Split the PDF into smaller parts when individual page groups can stand alone.
- Share a cloud link from Google Drive, Dropbox, OneDrive, or iCloud Drive.
- Use iCloud Mail Drop for attachments up to 5 GB with a thirty-day download window.
- When sending a link, confirm that the recipient has permission to view before sending.
How compression affects quality, and when to be careful
For everyday documents, compression does not visibly hurt quality. Modern PDF compressors are smart enough to downsample images only as much as needed and to leave text completely untouched. A 30 MB scanned contract compressed to 4 MB will still be perfectly readable, the signatures will still be clear, and the layout will look identical on screen.
The cases where caution matters are specific. Print-bound PDFs need images at roughly 300 DPI to reproduce cleanly, and aggressive compression often drops embedded images to 96 or 150 DPI, which is fine for screens and unacceptable for a commercial printer. Engineering drawings, medical scans, and high-resolution product photography can lose important detail under heavy compression. Anything you plan to edit again later should be kept at full quality, because compression is one-way and the discarded detail cannot be recovered.
A practical habit: always keep the original file untouched, compress to a separate filename, and open the compressed version before attaching it. A thirty-second sanity check catches the rare case where compression has degraded a critical detail, and it costs almost nothing compared to sending a damaged document to a client.
- Compression rarely affects readable quality for everyday documents.
- For print-bound PDFs, keep images at 300 DPI or higher.
- For technical drawings or medical scans, prefer the lightest compression that hits the target size.
- Always keep the original file and verify the compressed version before sending.