Compress PDF to 200KB
Visa applications, exam registrations and government portals often cap uploads at 200KB. The target size is preset to 200KB here — upload and compress. Everything runs locally in your browser; your file is never uploaded.
Drop your file here
or choose from your device — no sign-up needed
Choose filesFiles are processed locally in your browser — never uploaded to any server
Details
Full-release pricing preview: $6.9/mo or $49/yr · 30-day email notice before billing starts · nothing is charged during the beta
How it works (3 steps)
Upload a PDF
The target size is preset to 200KB; change it if your portal allows a different limit.
Automatic compression
Images are re-encoded page by page with a binary search on quality until the output fits under 200KB.
Download the result
Before/after sizes are shown. If 200KB is unreachable we report the minimum achievable size instead of outputting an oversized file.
Popular searches
- compress PDF to 100KB
- reduce PDF size for visa application
- PDF size limit upload portal
FAQ
Why do so many portals cap at 200KB?
Visa centres, exam registrations and government systems commonly use a 200KB limit to control storage. Scans and photo-based PDFs are usually far bigger and need recompression.
Try it ↑Will it still be readable at 200KB?
A 1–2 page document scan is usually fine; with many pages, sharpness drops — consider splitting out only the pages you need first.
Try it ↑What if 200KB is impossible?
We clearly report the minimum achievable size rather than silently producing an oversized file; use the Split tool to reduce page count first.
Try it ↑Does a digital signature survive processing?
No. Any change to a signed PDF (merging, compressing, watermarking…) invalidates the existing digital signature — that is the tamper-proof design of PDF signatures, not a limit of this site. Process first, then sign.
Try it ↑Can I trust the processing engine?
Yes — and you can verify it: the tool runs on open-source in-browser engines (pdf-lib, pdf.js, Tesseract OCR…) on your own device. Open DevTools → Network while processing and you will see no file upload requests.
Try it ↑