How to compress a PDF for WhatsApp
6 min read
WhatsApp will happily carry a large document these days, but a 40 MB scan still takes a long time to send on mobile data, lands as a slow download for whoever receives it, and quietly fills their phone. Compressing first turns that into a few seconds and a couple of megabytes. Here is why these files get so heavy, how to cut them down in your browser, and how to send the result so WhatsApp does not undo your work.
Why the file is so big in the first place
Almost every oversized PDF is a scan. A phone camera or office scanner captures each page as a full-resolution photograph, so a ten-page contract can carry ten 4-megapixel images inside it. The text may look like text, but to the file it is a picture.
The arithmetic is unforgiving. An A4 page scanned at 300 dpi is about 2,480 × 3,508 pixels. In full colour, before any compression, that single page is roughly 26 MB of raw pixel data. Scanners do compress it, but the starting point is so large that even good compression leaves you with several megabytes per page.
PDFs exported from Word, Google Docs or a design tool are usually small already, because the text is stored as characters and instructions rather than pixels. If your file is over about 5 MB and it is not full of photographs, it is nearly always scanned images doing the damage.
Quick test: open the PDF and try to select a sentence. If nothing highlights, the page is an image, and compression will help a lot.
What WhatsApp actually does to your file
There is an important distinction most people miss. When you send a picture through the photo picker, WhatsApp recompresses it hard — that is why forwarded photos degrade over time. When you send a file through the document picker, it is transferred as-is, byte for byte.
So a PDF sent as a document arrives exactly as you made it, at exactly the size you made it. WhatsApp will not shrink it for you, and it will not damage it either. The size you send is the size your recipient downloads, on whatever connection they happen to have.
The current ceiling for documents is generous — 2 GB — so you will rarely be blocked outright. The real cost is time, mobile data and storage on someone else's phone.
Compress it in your browser
The whole thing runs inside your browser, so the document never leaves your phone or computer. That matters when the PDF is a contract, an ID or a medical report — the kind of file most people should think twice about uploading to a stranger's server. You can verify it yourself: load the page, switch your phone to airplane mode, and the tool still works.
- 1Open the Compress PDF tool and choose your file.
- 2Pick a level. Recommended keeps text crisp while cutting most of the weight; Extreme is for when size matters more than fine detail.
- 3Press Compress and wait a few seconds — longer for documents with many pages.
- 4Check the reported before and after size, then share the downloaded file straight to WhatsApp.
Which level to choose
The levels differ in how much image detail they keep. Text that was typed rather than scanned is never touched by any level, because it is not an image in the first place.
| Level | Typical reduction | Best for |
|---|---|---|
| Light | 20–40% | Documents with photographs you want to keep looking good |
| Recommended | 50–80% | Scanned paperwork, contracts, receipts — the default choice |
| Extreme | 80–95% | When the file must be small and it will only be read on a screen |
Start with Recommended. Only reach for Extreme if the result is still too big for what you are doing with it.
How much smaller should you expect?
Scanned documents typically drop by 50–90%. A 40 MB scan very often lands between 3 MB and 8 MB with text that is still comfortable to read on a phone.
Files that are mostly real text compress far less, because there was never much weight to remove. If your PDF barely shrinks, that is usually a sign it was already efficient — and it also means the file was probably never the problem.
| What you started with | Typical result |
|---|---|
| 10-page colour scan, 38 MB | 4–7 MB |
| 10-page grayscale scan, 12 MB | 2–3 MB |
| 30-page report exported from Word, 900 KB | 700–850 KB |
| Photo-heavy brochure, 25 MB | 6–10 MB |
Three tricks when compression is not enough
If the document is going to be read or printed in black and white anyway, convert it to grayscale first. Dropping the colour channels removes a surprising amount of data before you even compress, and it usually makes a scan look cleaner and more consistent as a side effect.
If your scanner ran in double-sided mode over single-sided paper, half your pages are blank. Those blanks are full-resolution images of nothing, and deleting them can halve the file on its own — faster and more effective than any compression setting.
And if it is a long report where the recipient only needs part of it, split out the pages that matter. Sending six relevant pages beats sending eighty, both for size and for the person reading it.
Sending it without ruining it
Use the attachment or paperclip button and pick Document, not Photo or Gallery. Choosing the gallery route on some devices converts your pages to images and sends them as pictures, which loses the text layer, the page order and any sense of it being a document.
On iPhone, that means the paperclip icon and then the Files option. On Android, the paperclip icon and then Document. If your recipient receives a set of images rather than one file, this is almost always what happened.
Rename the file to something meaningful before sending. "Lease-agreement-signed.pdf" is far easier to find later than "scan_20260729_0001.pdf".
A note on privacy
Most free compression sites upload your document to a server, process it there and send back a result. For a menu or a flyer, that is fine. For a contract, a national ID, a bank statement or a medical report, you have handed a complete copy to a company you know nothing about, governed by a policy you did not read.
Browser-based compression removes that trade entirely. The code runs on your device, the file stays on your device, and there is no server-side copy to be retained, leaked or subpoenaed. It is not a promise about good behaviour — it is a property of how the tool is built, and one you can test for yourself in under a minute.
Try it now — free and private
The tool runs entirely in your browser. Your file never leaves your device.
Common questions
Tools mentioned in this guide
Latest articles
- How to merge PDF files without uploading them anywhereCombine several PDFs into one document that never leaves your device — and learn how to check that claim for yourself.
- PDF too large to email? Five fixes, rankedGmail stops at 25 MB and many company inboxes at 10 MB. Here is what actually works when your PDF will not send, in the order worth trying.
- Are online PDF tools safe to use?What happens to your document when you use a free PDF website, how to tell the difference between processing on a server and in your browser, and how to check for yourself.