How to use
- Upload your PDF. Up to 50MB. The tool reads it in your browser and immediately shows the current size and page count — the two numbers that decide how hard the compression has to work.
- Pick the target. MahaDBT (15–256 KB per document), Aaple Sarkar (≤500 KB), one of the generic 75 KB / 100 KB / 200 KB / 500 KB / 1 MB caps, or a custom KB number copied from your portal’s instruction line.
- Compress. Every page is re-rendered and re-encoded as a JPEG, and the quality is binary-searched until the rebuilt file genuinely measures under the target. You watch per-page progress the whole way.
- Verify and download. The actual output KB is shown next to the target — measured, not promised. Then download and upload to your portal.
Honest limits — read this once
This tool rasterizes your PDF: each page becomes a JPEG image inside a fresh PDF. That is exactly right for scanned documents, which are images already. But if your PDF was created digitally (a typed application, a bank statement export), the output will be pictures of that text — still readable, no longer selectable or searchable. If you need selectable text under a size cap, reduce the page count or re-export from the source instead.
Password-protected PDFs are not supported — the browser can’t read them without the password, so the tool tells you plainly instead of failing halfway. Unlock the PDF first, then compress.
And when a target genuinely can’t be reached — say 10 dense pages under 100 KB — the tool tells you so in plain words and still gives you the best-effort file, instead of silently handing you an unreadable smudge. Splitting the PDF into smaller parts and compressing each one separately is usually the fix; most portals accept multiple files.
Why the output is trustworthy
Every attempt rebuilds the complete PDF and measures its real byte size — the search compares actual files, never estimates. The KB bands, quality bounds and iteration budgets are plain, deterministic, unit-tested code. There is no AI, no server, no account: your document never leaves your device.
The government-document trio
The same portals that cap your document PDFs also demand exact-spec photos and signatures. The free Passport Photo Maker handles the photo (MahaDBT, MPSC, SSC, UPSC, PAN presets) and the free Exam Signature Resizer handles the signature (256×64 px, 10–20 KB and friends) — all with the same measured-output, in-browser pipeline. Need the photo background fixed first? The Background Remover feeds straight into the Passport Photo Maker.