Compress an Image to 50 KB
The most common photograph limit on application forms. Comfortable enough for a portrait at real resolution, tight enough that a landscape will have to give something up.
Runs on your device — photos are never uploadedDrop your images here
or click to browse — as many as you like
JPG · PNG · WebP · HEIC
75% is the usual sweet spot for photographs. Below about 50 the edges start to smear.
The tool hunts for the quality that lands there. Government forms commonly cap uploads at 500 KB or 1 MB.
JPG opens absolutely everywhere. The safe choice for photos.
Resizing shrinks a file far more than quality does. A phone photo is often 4000 px wide when 1600 would do.
Every image is decoded in memory, so a hundred phone photos at once will strain a phone. Work in batches of a few dozen if it slows down.
How it works
Three steps, no account, and the photos never leave your computer.
Drop the images in
JPG, PNG, WebP or an iPhone HEIC. Several at once is fine — each one is compressed to the same limit independently.
The target is already set to 50 KB
Change it if you need a different number. The tool searches for the largest picture that fits underneath, rather than making you guess at a quality dial.
Save
One at a time, or all together as a ZIP. The result line reports the size it reached and the dimensions it settled on.
Where a 50 KB limit comes from
Application form photographs
The most common single cap on public-sector and university portals, usually alongside a separate, smaller limit for the signature.
Profile pictures on strict systems
Internal directories and older membership systems that were built with a fixed quota per record.
Email signatures and letterheads
Small enough that it will not be stripped or flagged, and it renders instantly.
Thumbnails and listing images
Where a page shows dozens at once and total weight decides whether it feels fast.
Fifty kilobytes is the comfortable end of tight
Fifty kilobytes is two and a half times the room of a 20 KB limit, and that changes what is possible more than the numbers suggest.
A portrait — a face, plain background, even lighting — comes through at over 2,500 pixels wide in testing, which is more resolution than any form will ever display. A busy outdoor scene comes through at around 580. Same limit, same tool, four times the width, entirely because of what is in the picture.
That gap is the whole story of image compression, and it is why no honest tool can promise you a resolution in advance.
What you get back at 50 KB
| Test image (all 4000 × 3000) | Original | At 50 KB |
|---|---|---|
| A portrait on a plain background smooth skin and an even backdrop, which JPEG stores very cheaply | 1.8 MB | 2503 × 1878 |
| A typical phone snapshot sky, buildings, ground texture — the ordinary case | 2.6 MB | 1554 × 1165 |
| A scanned page of text thousands of hard black-on-white edges, which JPEG handles badly | 1.3 MB | 666 × 499 |
| A dense outdoor scene foliage, fine detail everywhere, the worst case for any compressor | 3.3 MB | 578 × 434 |
Measured by running this tool's own search against four 12-megapixel test images built to bracket the range from very compressible to barely compressible. Your photograph will land somewhere inside it.
Why a portrait beats a landscape by so much
JPEG stores change, not colour. A large area of even tone — a plain backdrop, skin, sky — costs it almost nothing, because there is nothing changing to describe. Leaves, gravel, brickwork, text and fabric are the opposite: every few pixels are different from their neighbours, and each of those differences has to be written down.
So the useful mental model is not "how big is my photo" but "how much is going on in it". Two files of identical dimensions can need ten times different space.
The practical consequence
If you are up against a 50 KB limit and the result comes back smaller than you would like, the fix is usually to remove content rather than to fight the compressor. Crop out the busy background. If the subject is a person or a document, everything else in the frame is spending your budget for nothing.
How the tool finds the size
It searches, rather than guessing. Quality is bisected to find the highest setting that still fits, and if no quality setting fits — which is normal at small targets — the picture is scaled down and the search runs again, until the largest version that fits under the limit is found.
That ordering matters. Turning quality to the floor on a full-size image produces something both ugly and, very often, still over the limit. Fewer pixels at a decent quality is the better trade almost every time, and it is the one this tool makes.
If a target genuinely cannot be reached, the result is shown in red with what it missed by, rather than handed back in green as though it had worked.
Nothing is uploaded
The compression happens in your browser, using your own processor. The photograph is never transmitted, which means there is no queue, no file-size ceiling imposed by a server, and no copy of your picture sitting on somebody else's disk afterwards.
It also means the tool works with no connection at all once the page has loaded.
Common questions
Is 50 KB enough for a passport-style photo?
Comfortably. A head-and-shoulders portrait on a plain background measured over 2,500 pixels wide at this limit — far more than any form displays. Portraits are the easiest thing to compress, because plain backgrounds and smooth skin cost almost nothing to store.
My landscape photo came back much smaller. Why?
Detail. Foliage, texture and fine edges are expensive to store, so the same 50 KB buys far fewer pixels. In testing, a dense outdoor scene fitted at around 580 pixels wide where a portrait fitted at 2,500. Cropping to the subject is the most effective fix.
Should I use JPG or WebP for a 50 KB limit?
WebP if the form accepts it — it is typically 25 to 35% smaller at the same quality, which at this limit means noticeably more resolution. Many upload forms only accept JPG or PNG, so check first.
Are my photos uploaded anywhere?
No. The compression runs in your browser on your own processor, so the image never leaves the machine. There is no queue, no server-side size ceiling, and no copy left behind afterwards.
Can I compress a batch to 50 KB at once?
Yes. Drop in as many as you like and each is compressed to the same target independently, then saved individually or together as a ZIP.
More tools
Every one of them runs on your device. No uploads, no accounts.