Everyone knows the "file too large" rejection. The confusing one is the opposite: a government portal or job application that refuses your photo for being too small — "file must be at least 50 KB", and yours is 23 KB.
It looks absurd, but there is a reason, and there are two clean ways to fix it. There is also one popular method that technically works and quietly ruins the image, which is worth knowing so you can avoid it.
Why would anyone demand a minimum size?
A minimum file size is a crude quality check. Portals that print your photo — ID cards, admission documents, licences — need enough detail to print from, and a photo that is only a few kilobytes is usually tiny, heavily compressed, or both. Rather than measuring quality directly, the form just sets a floor in kilobytes.
That tells you what the fix has to be: the file needs to genuinely carry more information, not just more bytes. The form's real complaint is "this picture is too small or too compressed to use".
Method 1 — re-export at higher quality
If your image is a JPG that was compressed hard at some point, most of its size went missing in the quality setting. Re-saving it at a higher quality raises the file size and keeps the picture looking exactly as it does now.
- Open the image compressor — it works in both directions, because the quality slider is just an export setting.
- Add your image and push the quality up to the maximum.
- Export and check the size.
One honest caveat: this cannot recover detail that earlier compression already destroyed. It stops further loss and produces a larger, print-friendlier file, which is what the form is checking for.
Method 2 — increase the dimensions
File size follows pixel count more than anything else, so a larger image is a larger file. If your photo is small in pixels — say a few hundred on each side — resize it up with the image resizer to roughly double, export as JPG at high quality, and the kilobytes rise substantially.
Upscaling does not invent detail; the picture gets bigger, not sharper. For a portrait on a form that is normally fine — the printed result is no worse than the original — but do it once, from the original, rather than upscaling an already-upscaled file.
The two methods stack: resize up, then export at high quality. Between them almost any photo clears a minimum-KB bar.
Method 3 — switch to a heavier format (situational)
The same picture weighs very differently by format — the trade-offs are in PNG vs JPG vs WebP. A photo saved as PNG is dramatically larger than the same photo as JPG, because PNG stores it losslessly.
So if the form accepts PNG and your JPG is just under the minimum, converting it with the image format converter will clear the bar instantly. Check the form's accepted formats first; many insist on JPG, in which case use methods 1 and 2.
The method to avoid
Search results for this problem are full of advice to pad the file — appending junk data so the byte count rises while the image stays identical. Some tools do this silently.
Avoid it for two reasons. First, it defeats the purpose: the portal wanted a printable image, and a padded thumbnail still prints as a thumbnail. Second, some systems re-process uploads, and padding either gets stripped (your file shrinks back and fails again) or flags the file as malformed. The clean methods take the same thirty seconds.
Frequently asked questions
How do I increase a JPG from around 20 KB to 100 KB? Resize the dimensions up to about double with the image resizer, then export at maximum quality in the image compressor. Between the two, a 20 KB photo comfortably passes 100 KB.
Does increasing the KB improve the photo? No. It raises the amount of data stored, which prevents further quality loss and satisfies minimum-size checks, but it cannot restore detail that earlier compression removed.
Why does my photo keep shrinking when I edit it? Your editor is exporting at a default quality setting. Look for a quality slider on export and set it high — the shrinking is the export, not the edit.
Is any of this uploaded anywhere? Not here. Both the resizer and the compressor run entirely in your browser, which matters when the photo is for an ID or visa application.
What if the form wants both a minimum and a maximum? Common on government portals — something like "between 20 KB and 100 KB". Resize to the required dimensions first, then move the quality slider until the exported size lands inside the window. The full walkthrough for the other direction is in photo size for online forms.
The bottom line
A minimum file size is a quality floor in disguise, so meet it with real data: raise the export quality, increase the dimensions, or switch to a heavier format the form accepts — and never pad the file. Start with the image resizer, finish in the image compressor, and the whole job stays in your browser with nothing uploaded.



