Increase PDF Size to 100KB
Your file is under the 100 KB floor a form is asking for. This pads it up to 100 KB and hands it straight back. Every page still looks and reads exactly as it did, and the file never leaves your device.
About this tool
Getting a PDF to exactly 100KB
- Choose the PDF that was rejected for being too small.
- The 100 KB preset is already selected, so there is nothing to configure.
- Leave the safety margin on. At this size it matters more than at any other, for the reason below.
- Press the button and download. The filename you uploaded is the filename you get back.
Why 100KB is the number that trips people up
100 KB is the most common minimum on Indian application portals, and it is also the hardest one to clear by accident. A scanned document usually sails past it: photograph a certificate and you are at 300 KB or more without trying. The files that fail are the clean digital ones. A single-page PDF exported from Word, a downloaded e-aadhaar, a bank statement saved from a browser, a certificate generated by a university portal are all text and vector data, with no photographic noise to take up room, and they routinely land between 20 KB and 60 KB.
So the file that gets rejected is very often the highest-quality version of the document you own. The portal is not really measuring quality; it is applying an old assumption that a real scan is a big file, and that anything tiny must be a blank page or a failed upload. That assumption has not been true for years, but the validation rule outlived it.
The 1,000 versus 1,024 problem
This is worth understanding at 100 KB specifically, because the size is small enough that the discrepancy actually decides the outcome.
There are two definitions of a kilobyte in circulation. Most portals compute it as 1,000 bytes; most operating systems, including the one showing you the file size in your file manager, use 1,024. A file built to be exactly 100 KB under the second definition is 102,400 bytes, which the portal reads as 102.4 KB and accepts. But a file built to 100,000 bytes shows in Windows as 97.6 KB, and if the portal happens to use the other convention it is rejected while your own computer insists it is fine.
The safety margin adds a small buffer so the file clears 100 KB under either reading. There is no cost to leaving it on unless you also have an upper limit close by, which at this size is rare: a form asking for a 100 KB minimum usually allows several hundred KB at the top.
What the padding does and does not touch
The extra bytes are written into the PDF as metadata, in a region readers are specified to ignore. Nothing is added to any page, so the document opens looking identical: same page count, same layout, text still selectable and searchable, signatures and stamps untouched. If you compare the original and the padded file side by side on screen you will not be able to tell them apart, which is the point. A method that added a blank page or a white rectangle would clear the size check and fail the human reviewing your application.
If 100KB is not actually your number
Check the notification rather than guessing, because the floor varies more than people expect. There are pages set up for 200 KB, 300 KB, 500 KB, 1 MB and 2 MB, and the general Increase PDF Size tool takes any target you type, in KB or MB. And if your problem is the opposite one, a file over a maximum rather than under a minimum, Compress PDF has a mode where you name the exact size you need to land at. Resize PDF in KB covers both directions if you are not sure which you need.
Frequently asked questions
Will the portal be able to tell the file was padded?
It sees a valid PDF of the size it asked for. The padding sits in a part of the file format readers are specified to skip, so the document opens and prints exactly as the original did.
My file is already over 100KB. Can I still use this?
No, and the tool will tell you so rather than produce something odd. Padding only ever adds bytes. If you need to come down to 100KB, use Compress PDF instead.
Does this reduce the quality of my scan?
No. Nothing about the existing content is re-encoded or resampled. The original pages are carried through byte for byte and the new bytes are added alongside them.
Why does the file show as 101KB rather than exactly 100KB?
That is the safety margin doing its job. It clears the minimum under both definitions of a kilobyte, so the file is accepted whichever one the portal uses.
Is my document uploaded to a server?
No. The padding happens in this tab using your own device. There is no upload step, which is also why there is no waiting and no file size limit beyond your own memory.
Written and maintained by Nudge Systems, Surat
Last reviewed