How to compress a PDF to 100KB
Updated
Government and university portals routinely cap PDF uploads at 100KB, 200KB, or 2MB, and a scanned document sails past all three. A ten-page scan at 300 DPI is commonly 15–40MB, so this is not a small adjustment.
Understanding why the file is large tells you how to shrink it. In almost every case the answer is images: a scanned PDF is a stack of photographs, and the text you see is pixels rather than characters. Compressing the images is therefore the whole job, and text-only PDFs exported from Word barely shrink because there is nothing image-shaped to remove.
Step by step
Work out whether your PDF is a scan
Try to select text in a PDF reader. If you can, it is a text PDF and already small — anything large about it is embedded images or fonts. If you cannot, it is a scan, and image compression will make a large difference.
Remove pages you do not need to submit
If the form asks for one page of a statement, split that page out first. Nothing shrinks a document like not including it.
Rescan or re-export at a lower resolution
This is the step that actually works, and it is worth being blunt: no browser-based tool re-encodes the images inside a PDF. Rescanning at 150–200 DPI instead of 600 cuts the data roughly sixteen-fold with no visible loss on screen or in ordinary print.
If you cannot rescan, use a desktop tool
For a scan you only have as a finished PDF, genuine image re-encoding needs something like Ghostscript on your own machine. That is an honest limitation of doing this in a browser tab.
Confirm the smallest text is still readable
Zoom to 100% and read the finest print on the page. A file that meets the limit but cannot be read will be rejected on review, which costs more time than starting again.
Things worth knowing
- 100KB is very tight for a multi-page scan. If your document runs to several pages, expect to reduce resolution rather than rely on compression alone.
- Be sceptical of any browser tool promising large PDF compression — most simply re-save the file and report the incidental difference as a saving.
- Text-based PDFs are already efficient. If yours is only text and still large, the cause is usually embedded fonts or an oversized logo image.