How to Compress a PDF to 100KB Without Uploading It
August 2, 2026
To compress a PDF to 100KB, open a compressor, choose the strongest compression level, and — if the file still will not fit — submit fewer pages. There is no magic setting that forces any PDF to an exact size, but most single-page documents and scans do get under 100KB. Here is how to do it in your browser, without the file ever being uploaded.
How to compress a PDF to 100KB
- Open the Compress PDF tool and drop in your file, or click to browse for it.
- Pick a compression level. Start with Extremeif 100KB is a hard limit — it downsamples oversized images to about 1100 pixels on the long side and re-encodes them at low JPEG quality.
- Click compress. Everything runs on your device, so there is no upload wait — a few seconds for a typical document.
- Check the reported saving. The tool shows the percentage shrunk and the new size, so you know immediately whether you cleared 100KB.
- Download the result. If it is still too big, read the next section before you try compressing the same file twice.
One thing worth knowing up front: compressing an already-compressed PDF a second time rarely helps. The tool skips any image where a rewrite would not be a clear win, so a second pass mostly returns the same file. The gains come from the choices below, not from repetition.
What actually decides whether you can hit 100KB
Images. Almost nothing else matters. Text and vector graphics are stored as instructions, so a 40-page text document is often smaller than one photo. When someone needs to compress a PDF to 100KB, the file is nearly always one of two things: a scan, or a document with photos in it.
What that means in practice:
- Text-only PDFs (exported from a word processor) are usually already under 100KB. If yours is not, it probably has an embedded logo or signature image.
- A single scanned page commonly lands somewhere in the low hundreds of KB after Extreme compression, and often below 100KB if the source was scanned in grayscale.
- Multi-page colour scans will not reach 100KB at readable quality. Page count is the constraint, not the compression setting.
Still above 100KB? Three fixes that work
1. Submit fewer pages. Most 100KB limits come from application forms that want one document — an ID, a certificate, a signature page. Use the Split PDF tool and type a range like 1 or 2-3 to pull out exactly those pages. Halving the page count roughly halves the size.
2. Fix the source scan.Scanning a text document in colour at 600 DPI produces a file that no compressor can rescue gracefully. Re-scan in grayscale at 200-300 DPI and you often clear the limit before compressing at all.
3. Re-read the actual requirement. Plenty of forms that people believe cap at 100KB actually allow 200KB, 500KB, or 2MB. Worth thirty seconds of checking before you degrade a document you may need to be legible later.
If the file is destined for an inbox rather than a form, the target is usually far more generous — see our guide on what to do when a PDF is too large to email.
Why this one runs without uploading your file
Most online compressors are upload-based: your document travels to a server, gets processed there, and you download the result — which means a copy of it existed on someone else’s machine, however briefly. PDFMatic compresses inside your browser using JavaScript and WebAssembly, so the file never leaves your device. That matters when the 100KB file in question is a passport scan or a payslip. You can verify it yourself: load the page, turn off your internet connection, and compress a PDF anyway — it still works.
Compressing a PDF to 100KB — FAQ
Why is there no box to type an exact target size like 100KB?
Because a PDF cannot be resized to an arbitrary number the way a JPEG can. Its final size depends on how many images it contains and how compressible they are. Tools that advertise an exact target simply re-run compression at progressively worse quality until they land near the number — you get the same result by picking the Extreme level and, if needed, removing pages.
Can every PDF be compressed to 100KB?
No. A text-only document of a few pages is usually well under 100KB already. A single-page scan can often be pushed under it at the Extreme level. A 20-page colour scan realistically cannot reach 100KB while staying readable — in that case, split out the pages you actually need to submit.
My scan is still over 100KB after Extreme compression. What now?
Two things usually work. First, extract only the required pages with the Split PDF tool — file size scales almost linearly with page count. Second, re-scan the document in grayscale at 200-300 DPI instead of colour at 600 DPI; an oversized source scan is the most common reason a file refuses to shrink.
Does compressing to 100KB make the text unreadable?
The text itself is untouched. PDF text is stored as font instructions rather than pixels, so it stays perfectly sharp at every compression level. What degrades is the imagery — and on a scanned page, where the text is part of the image, the Extreme level can make small print look soft. Check the result before you submit it.
Ready to try it? Open the Compress PDF tool, pick Extreme, and see where your file lands — free, no account, no watermark, and nothing uploaded.