How to reduce a PDF's file size
What actually makes a PDF large, and which free tool fits your exact situation — no upload, no sign-up, no size cap.
What actually makes a PDF large?
Almost always images. A PDF that's pure text — even a few hundred pages of it — is usually just a few hundred KB, because text is stored as compact character data, not pictures. What blows a PDF up to several megabytes or more is embedded photos, high-resolution graphics, or scanned pages, where each page is really just one large image file wrapped in a PDF container. Before compressing anything, it's worth knowing which kind of PDF you have, because it changes what "reducing size" actually means for that file.
Scanned document vs. text-based PDF
A scanned PDF (a photographed or scanner-produced document) is already just a sequence of page images — there's no real text to lose, so compressing it by re-rendering each page at a lower quality is exactly the right approach, and it can shrink the file dramatically with only a small visual trade-off.
A text-based PDF (exported from Word, Google Docs, or similar) stores its text as actual selectable characters, which are already compact. If a text-based PDF is large, the size is coming from something else embedded in it — photos, charts, or a logo — not the text itself. Running an image-based compressor over the whole document will shrink it, but it also flattens every page into a picture, so the text stops being selectable or searchable. If you need to keep the text usable, look at whether the large embedded images can be reduced instead (for example, via Compress Image before placing them into the document), rather than compressing the finished PDF.
Which tool fits your situation
PDFForYou has one compression engine under the hood, exposed as a few pages tuned to the size or destination people usually search for — pick whichever matches what you're actually trying to do:
- Compress PDF — the general tool, with a quality slider you control directly.
- Compress PDF for email — aimed at typical email attachment limits (most providers cap around 20-25MB).
- Compress PDF for WhatsApp — aimed at WhatsApp's document size limit.
- Compress PDF to 200KB — for strict form/portal upload caps, common on government and job application sites.
- Compress PDF to 1MB — a common upload limit on many application portals.
- Compress PDF to 5MB — a looser but still common limit.
- Compress PDF to 10MB — for larger documents against a more generous cap.
All of them use the same underlying quality-slider compression — the size-specific pages just start you closer to the setting that tends to land near that target, since the exact result still depends on how many pages and images your particular PDF has.
If compression doesn't shrink it enough
A few things to check if a PDF stays stubbornly large: make sure you're not compressing an already-compressed file (running compression twice rarely helps much the second time); check whether the PDF has unusually high-resolution images that could be resized before being placed into the document; and if the document has many pages you don't need, consider using Split PDF to send only the relevant pages instead of the whole file.