How to Compress a PDF to 100KB
September 8, 2026
100KB is a tight target — realistic for a short, mostly-text document or a single scanned page, but not achievable for a long or image-heavy file without losing real quality. Here's how to get as close as possible.
What determines whether 100KB is realistic
A PDF's size comes almost entirely from its images. A one-page scan or a two-page text document can often get under 100KB comfortably. A ten-page report full of photos, at "strong" compression, might land at 400KB rather than 100KB — because there's a floor set by how much visual information strong compression can discard before the images become unusable.
How to get there
- Open Compress PDF and try the strongest setting first, since 100KB is an aggressive target.
- Check the resulting size shown on screen against your target.
- If it's still over, the file likely has more image content than a single compression pass can remove — consider whether every page/image needs to be in this specific file, since fewer source pages compress to a smaller result than the same content squeezed harder.
If compression alone won't get there
For a single page or a very short document, exporting just that page as a PDF to JPG image can land smaller than keeping it as a PDF, since you skip the PDF container overhead entirely — useful if the destination accepts an image instead of a PDF.
FAQ
Is 100KB achievable for any PDF? No — it depends heavily on page count and image content. A short, simple document can hit it easily; a long, photo-heavy report generally can't without visibly degrading quality.
Will strong compression make text unreadable? No — compression re-renders pages as images at a lower quality, which affects sharpness, not whether text is legible at a normal reading size.
Does removing pages help more than compressing harder? Often, yes — a compressor can only shrink so much per page before quality collapses, so fewer pages compress to a meaningfully smaller total than the same pages squeezed to the strongest setting.