Guide · 6 min read
How to reduce PDF size without uploading it
A practical guide to shrinking a PDF — what actually makes the file big, which settings matter, and why some PDFs will not shrink no matter what you do.
Someone asks you for a document under 5 MB. Yours is 40 MB. Before reaching for a tool, it helps to know what is taking up the space, because the answer decides whether the file can be shrunk at all.
What actually makes a PDF big
PDFs are containers. A 40 MB file is almost always one of three things:
- A scan. Every page is a photograph. The text is not text — it is a picture of text. This is the common case and the one that compresses dramatically.
- Embedded images at print resolution in a document meant for screens. A 4000-pixel-wide photo looks identical to a 1200-pixel one on a laptop and takes eleven times the space.
- Fonts and vector artwork. A text-heavy report with embedded font families is large for reasons no compressor can undo without changing the document.
The first two shrink. The third does not, and any tool that claims otherwise is either rasterising your text — turning a searchable document into pictures — or lying about the result.
Doing it in the browser
Open the PDF Size Reducer, drop the file in, and pick two settings. Image quality controls how hard each picture is squeezed; balanced is right for email. Resolution controls how many pixels survive; 75% is usually invisible on screen and takes a large bite out of the size.
The tool finds the JPEG images inside the document, re-encodes each one, and rewrites the file around them. Your text stays text. Bookmarks, form fields and links are untouched. In testing, a one-page scan went from 84 KB to 39 KB at balanced quality, which is the ratio to expect on scanned material.
When it refuses
Three cases stop rather than produce a broken document, and it is worth knowing which one you have hit:
- No recompressible images. The size is text, fonts or vector art. Nothing to squeeze, so nothing is offered.
- Encrypted. Password-protected PDFs cannot be rewritten safely. Remove the password in your reader first.
- Compressed object structure. Some PDFs store their internals in a form that needs a full parser to rewrite safely. Rather than hand you a file your reader might reject, it stops.
In every case your original is untouched on disk.
If it still is not small enough
Try maximum quality with 50% resolution — fine for reading, not for print. If that is not enough, the document genuinely needs fewer pages or fewer photographs. At that point a compressor is the wrong tool, and any service promising to get you there is going to do it by destroying something you wanted to keep.
KaiOrb is a network of companies building software for other businesses. The tools are free and always will be.