How to Split a Large PDF for Email When It Won't Fit
September 8, 2026
A long PDF that's still too large for email even after compressing is usually a candidate for splitting instead — sending it in two or three parts rather than one file that won't go through.
Try compression first
Before splitting, Compress PDF is worth a pass regardless — it's possible the file simply hasn't been compressed yet, and that alone gets it under the limit without needing to break it into pieces at all.
Splitting into email-sized chunks
If compression isn't enough, Split PDF extracts specific page ranges as separate files. For a large document, a reasonable approach is dividing it into roughly equal parts — a 100-page file might become four 25-page files, each of which is far more likely to fit under a typical attachment limit.
Sending it clearly
When a document arrives as multiple emails or attachments, label each part clearly in the filename or subject line (e.g., "Report — Part 1 of 3") so the recipient knows to expect the rest and can reassemble the full picture.
FAQ
Is there a way to know in advance how many parts I'll need? Roughly — check the whole file's size after compression, divide by your attachment limit, and split into that many roughly-equal page ranges.
Can the recipient easily put the parts back together? Not automatically — if they need one combined file again, they'd use Merge PDF on the parts you sent, in order.
Is splitting better than using a cloud storage link? Both work — splitting keeps everything as direct email attachments, which some recipients prefer over clicking an external link, especially in more formal or security-conscious contexts.