FileKBहिं

Resize an image to an exact KB size

Type the number the form asks for and let the tool find the highest quality that still fits. Drop in a whole folder and every file lands under the same ceiling.

JPG, PNG, WebP · up to 50 files at once · nothing is uploaded

Output

×
Advanced options
0%
Working
This runs on your device, so it can take a moment on a large file.
The file you just made
FILE
Download

Every step runs inside this browser tab. The file is never uploaded, so there is nothing to delete afterwards.

Why a KB target is harder than it sounds

Every image editor can make a picture smaller. Very few let you say "the file must weigh between 20 and 50 kilobytes", which is exactly how Indian recruitment portals phrase their rule. The gap matters because file weight is not something you set directly — it is the result of three decisions: how many pixels the image has, how aggressively the JPEG encoder is allowed to throw away detail, and how much noise sits in the picture. Change any one of them and the byte count moves. That is why "resize to 20 KB" usually turns into a guessing game of export, check size, export again.

This tool closes the loop for you. It re-encodes the picture at a series of quality settings, measures the real byte count after each attempt, and keeps narrowing until the result sits inside the window you typed. The search runs on your device, so a dozen attempts cost nothing but a fraction of a second.

The minimum field is the part other tools forget

A rule like 10 KB to 20 KB has two walls. Almost every free resizer only respects the ceiling, which is why so many candidates get "file size too small" after successfully compressing to 6 KB. Signatures suffer the most: a tight crop of black ink on white paper compresses beautifully and lands far below any floor a portal sets.

Here the minimum is a first-class control sitting next to the maximum, not buried in an advanced panel. When a result comes out under the floor, the tool first tries a higher quality setting, then a larger pixel dimension if that is still not enough, and only as a last resort pads the file with harmless metadata. The badge tells you which of those happened, and a separate unpadded download is offered so you can choose the honest file when a portal validates strictly.

Reading the match badge

Green means the file is inside the window with a small safety margin, and the margin is printed next to it so you know how close you are to the edge. Amber means padding was used to clear the minimum. Red means the window itself is impossible for this picture — usually a very large screenshot squeezed under 10 KB — and the fix is to crop or reduce pixels before trying again.

Order of operations that actually works

Pixels first, weight second. If a portal states both a dimension and a KB range, set the dimension in Crop & rotate, then bring the cropped file here. Doing it the other way round wastes effort, because changing pixel size after compression throws the byte count out again.

Formats

JPEG is the right answer for photographs and scanned signatures, and it is what portals expect when they write JPG. PNG stores lossless data, so a photograph saved as PNG can be five times heavier and will fight every KB target you set. Use PNG only for a signature on a transparent background, and convert to JPEG before upload if the form says JPG. WebP is smaller still, but no Indian government portal accepts it yet, so it is not offered as an output here.

A quick sanity check before you upload

Open the finished file and view it at full size. A picture that looks acceptable as a thumbnail can be unrecognisable when a portal enlarges it into a printed admit card, and that is the version a verification desk will see. If the face has gone blotchy, come back and buy quality with a tighter crop rather than a looser target.

Privacy, offline, and why that is not a marketing line

The page loads a small script and does the work with the canvas API. There is no upload endpoint to point at, which is a stronger guarantee than a promise to delete files later. Add the page to your home screen and it keeps working with the data connection off — handy at a cyber cafe with a slow line or in the queue at an exam form counter.

How it works

  1. Drop one photo or a whole folder into the box; nothing leaves your phone or laptop.
  2. Type the maximum KB the portal allows, and the minimum if it printed one.
  3. Pick JPEG for photographs and PNG only when the form insists on it.
  4. Press Resize and watch the match badge: green means inside the window, amber means the file had to be padded up to clear the minimum.
  5. Download photo.jpg, or download the whole batch as a ZIP with sequential names.
  6. If the portal still complains, open the same file in Crop & rotate to fix the pixel size, then come back here for the KB step.

Common questions

how to resize a picture to kb without losing quality?
Quality loss is a function of how far you have to travel. Going from 4 MB to 200 KB is barely visible because phone cameras record far more detail than a 200 x 230 px box can show. Going to 20 KB is visible, and the honest way to protect the picture is to crop away background first so the pixels you keep are the ones that matter.
kb to kb resize — can I go from 20 KB up to 50 KB?
Yes, that is what the minimum field is for. Set minimum 20 and maximum 50 and the tool will re-encode at a higher quality, or add invisible metadata padding, until the file weighs at least 20 KB. The picture is untouched; only the file gets heavier.
Does the tool work for bulk files?
Drop as many as you like. Each file is processed one after another inside the browser, the queue shows a row per file, and the ZIP download names them photo.jpg, photo-2.jpg and so on. Large batches are limited only by your device memory, not by an upload quota.
Government photo resizer in KB — is this tool built for that?
Haan. Government forms almost always state a KB range rather than a pixel count, so this is the tool most exam and document uploads need. Preset links for SSC, IBPS, UPSC and NTA windows are listed under the exam section.
Is my photo uploaded anywhere?
No. The resize happens in JavaScript on the page using a canvas, so the image bytes never travel to FileKB or to any third party. You can confirm it by switching off your data connection after the page loads — the tool keeps working.

Related

Spec wrong or exam missing? Tell us.