Compress PDF under 100 KB for Indian government forms (UPSC, GST, college admissions)
- tutorial
- compress-pdf
- india
- government-forms
The 100 KB problem
Indian government portals were built when a 100 KB upload was generous. The phones we use today produce 3-5 MB PDFs the moment you scan a single mark sheet. The portal still says "maximum 100 KB", and the page refuses your upload. The form is not going to change. The PDF has to.
This is the single most common reason Indian users come looking for a way to compress PDF under 100 KB. The UPSC DAF portal wants a photo PDF under 40 KB and a signature under 40 KB. The GST returns portal caps invoice attachments at 100 KB or 500 KB depending on the form. DU's admission portal asks for mark sheets under 200 KB. NEET counselling caps documents at 200 KB. The numbers vary, but the pattern is the same: a small ceiling, a phone-generated file that blows past it, and a deadline at the end of the week.
The good news is that compress PDF under 100 KB is genuinely achievable for most of these documents, as long as you understand which lever to pull.
Who hits this (the three main use cases)
UPSC aspirants. The Civil Services exam application asks for a passport photo at around 20-40 KB, a signature at 10-40 KB, and supporting documents as PDFs typically under 100-300 KB. The DAF (Detailed Application Form) stage adds caste, EWS, and PwBD certificates, each under 200 KB. Miss the size and the upload fails silently or shows a red banner three pages into the form.
GST filers and small businesses. GSTR-1 and GSTR-9 returns allow invoice uploads, and the per-file limit on attachments is usually 100 KB or 500 KB depending on the section. CA offices and small businesses uploading dozens of invoice PDFs every quarter run into this constantly.
College admissions. DU's UG portal, IIT JEE Advanced, NEET counselling, and state engineering and medical portals all ask for photo, signature, 10th and 12th mark sheets, and category certificate, each capped between 20 KB (signature) and 500 KB (mark sheet). Trying to compress PDF under 100 KB on a phone during the counselling window is the most stressful version of this problem.
Why PDFs end up huge
A phone scan looks small on screen, but the PDF behind it is doing a lot. The image is embedded at the camera's full resolution — often 4000 by 3000 pixels — even though the visible page is A4-sized. Scanner apps default to 300 DPI in colour. Fonts, when present, are embedded in full rather than subsetted. Each page sits in the PDF as a JPEG or PNG that hasn't been recompressed for the document.
The result is a 3-5 MB PDF where the actual readable content would fit in 80 KB if compressed properly. The portal isn't being unreasonable; the scanner app is being lazy.
Three approaches that actually work
1. Browser-based compressors. Tools like docuconverter's compress PDF page take an existing PDF, downsample the embedded images, drop the colour depth where it makes sense, strip metadata, and recompress the streams. For a typical phone-scanned mark sheet, this gets you from 4 MB to somewhere between 80 KB and 200 KB depending on the preset. It is the fastest path when you already have a PDF you didn't make yourself.
2. Lower the scan DPI before scanning. If you control the scan, this is the better move. Set your scanner app to 150 DPI grayscale instead of 300 DPI colour. A mark sheet scanned this way often lands at 60-90 KB straight out of the app, with text that is still completely readable. Adobe Scan, Microsoft Lens, and CamScanner all expose these settings — they are just buried.
3. Native macOS Preview or Adobe Acrobat export. On macOS, open the PDF in Preview, File > Export, and pick the Reduce File Size filter. Acrobat Pro has Save As Other > Reduced Size PDF. Fine for desktop users, less useful when the deadline is on a phone in a college queue.
Quality versus size, per use case
Not every file needs the same trade. The right setting depends on what the form is checking for.
- UPSC photo. Face recognition matters here — the photo has to look like you. JPG quality 70-80 is the sweet spot. Below 60 the face starts compressing into blocks and biometric matching may flag it. The 40 KB ceiling is tight but achievable at 600 by 800 pixels.
- Mark sheet scan. Text readability matters; colour does not. 150 DPI grayscale is almost always enough. You can compress PDF under 100 KB for a single-page mark sheet without losing a single character.
- Signature. Rarely the actual problem — signatures are usually a few KB to start with. If your signature scan is 200 KB, something is wrong with how it was captured, not the compression.
Step-by-step per use case
UPSC photo workflow. Take the photo on a plain background, crop to passport proportions, then run it through an image-to-PDF converter with JPG quality around 75. If the resulting PDF is over 40 KB, recompress it through the PDF compressor with the strongest preset. Verify the face is still clearly recognisable at 100 percent zoom.
GST invoice workflow. Most invoices are generated PDFs to start with, not scans. Run them through compress with the Recommended preset — text PDFs usually drop from 300 KB to 60-80 KB with no visible change. If you have a batch of invoices, process the largest ones first; the small ones are often already under the cap.
College mark sheet workflow. Re-scan at 150 DPI grayscale if you still have access to the original. If you only have the existing 4 MB scan, compress with the Strong preset. For a single mark sheet page this should land under 100 KB. If it doesn't, the original scan was probably colour at 600 DPI and the contrast in the background is fighting the compressor — try the rebuild path (re-scan grayscale) instead.
Verify before submitting
Before you upload, open the compressed file at 100 percent zoom on your phone or laptop. Check that the text is readable end to end, including any small print at the bottom. Check that signatures and seals are still visible. For photo PDFs, check that your face is clearly recognisable — not just present, but recognisable to a stranger comparing the photo to you. The portals do not always reject low-quality uploads at submission time; they reject them later, during verification, and by then you've missed the window.
An honest caveat
Sometimes the form specification is genuinely tight to the point of being unreasonable. A 20 KB ceiling on a colour photo at passport proportions is at the edge of what is physically possible at useful resolution. Pushing further means the file uploads but the photo is a blurry mess that may be rejected at the verification stage anyway. When you find yourself fighting the compressor to compress PDF under 100 KB on a file that clearly cannot get there cleanly, the right move is to lower the source resolution before the PDF is built, not to keep squeezing the output.
For the common cases — UPSC documents, GST invoices, college mark sheets — the 100 KB target is reachable without ruining the file. The trick is to match the approach to the document, scan smarter when you can, and verify the output before you commit it to a portal that may not give you a second chance.
Sheo