ResizeTo

Guide

Photo and signature for an application form

Examination boards, visa portals and recruitment systems ask for the same two files, under constraints that look arbitrary: a photograph of a few hundred pixels weighing 20 to 50 KB, and a signature smaller still. Both are easy to get right and easy to get rejected.

Why the limits are so tight

These numbers are not chosen to annoy you. A portal processing hundreds of thousands of applications stores two images per candidate, prints them on hall tickets and admit cards, and often runs on software specified a long time ago. A 50 KB ceiling on a photograph that will be printed at the size of a postage stamp is, on those terms, generous.

It also explains why the rules are enforced literally. The upload is checked by a script, not a person. One kilobyte over, one pixel outside the box, or the wrong file extension, and it bounces without explanation.

They are two different problems

The instinct is to treat both files the same way. They compress nothing alike.

A photograph is expensive everywhere: skin tone, hair, fabric and background all carry detail, and every one of them costs bytes. Meeting a tight limit means giving up pixels.

A signature on white paper is almost entirely one flat colour. Flat areas are what JPEG stores for nearly free, so a signature will usually slide under its limit with room to spare, provided you photograph it properly. If your signature file is fighting a 20 KB ceiling, the paper is almost always the cause rather than the compression.

The photograph

Most portals want the same thing, in slightly different words: head and shoulders, facing the camera, plain light background, even lighting, neutral expression, eyes visible, recent.

Crop before you do anything else. This matters more than any compression setting. The byte budget is shared out across the whole frame, so if half the image is the room behind you, half your kilobytes are spent describing the room. Crop to head and shoulders and the same 50 KB buys twice the detail on the only part anyone will look at.

A full-body snapshot squeezed to 50 KB and a tight head-and-shoulders crop squeezed to 50 KB are the same file size and not remotely the same photograph. One is a recognisable face; the other is a person-shaped smudge in a room.

Practical points that cause rejections:

The signature

Sign on unlined white paper with a black or dark blue pen, thick enough to survive being reduced to a couple of hundred pixels wide. Photograph or scan it in daylight, flat, without your own shadow across the page.

Then crop tightly to the strokes. A signature floating in the middle of a whole sheet of A4 wastes pixels on emptiness, and once the file is scaled to the required width the writing becomes too small to read.

The remaining white will compress to almost nothing. If you have a choice of pen, the darker and more continuous the line, the better it survives.

Meeting both constraints at once

Forms typically specify a pixel box and a file size together, something like "200 × 230 pixels, 20 to 50 KB". The order matters:

  1. Crop to roughly the shape the form asks for.
  2. Set the pixel limit to the dimensions it specifies.
  3. Set the file size limit to its maximum.
  4. Process once. Fitting the pixel box first leaves the compressor a far easier job, because it is now describing a small image rather than crushing a large one.

Some forms also state a minimum size, such as "not less than 20 KB". That is a proxy for "do not send us something unreadable". If your file lands well under it, you have room to raise the pixel dimensions rather than the quality.

What a 50 KB ceiling actually buys

Five photographs aimed at 50 KB while holding a sensible quality floor:

OriginalResult at 50 KB
6240 × 4160no fit above the quality floor
2160 × 2880330 × 440
2316 × 3088641 × 855
1512 × 2016404 × 538
1503 × 2001409 × 544

Three or four hundred pixels across is more than most portals ask for, so this is comfortable, as long as those pixels are your face and not the furniture. The failure at the top of the table is a full-resolution camera file: photographs that large should be cropped before being aimed at a small limit.

The aspect ratio trap

"200 × 230" states a shape, and forms usually check both numbers. A portrait photograph fitted into that box comes out 200 × 267, and may be refused for being the wrong height.

This tool scales images to fit inside the dimensions you give and never distorts them, so it cannot produce the exact ratio for you. Crop to roughly 200 : 230 first, in any photo app on your phone, and let the tool handle the scaling and the compression.

Before you upload

One more thing worth knowing: a photograph straight from a phone may carry the coordinates of the place it was taken. Any re-encode removes that, so the file you produce here is already clean. It is still worth knowing what was in it.

Prepare both files now: compress to 50 KB →

Related guides