Why forms ask for pixel dimensions
An application portal prints your photograph on an admit card and displays it in a fixed box during verification. If every candidate submitted a different shape, some faces would be stretched and others cropped. Fixing the dimensions guarantees that every photo fills the same frame the same way.
This is why meeting the file size alone is not enough. A 40KB photo at the wrong dimensions is still rejected, and that rejection often arrives days later when the application is scrutinised rather than at the moment of upload.
Dimensions Indian portals ask for
| Upload | Typical requirement |
|---|---|
| Photo | 200 x 230 px or 3.5 x 4.5 cm, 20 to 50 KB |
| Signature | 140 x 60 px, 10 to 20 KB |
| Thumb impression | 240 x 240 px, 10 to 50 KB |
| Declaration | 800 x 400 px, 50 to 100 KB |
These are common values, not universal ones. Different exam bodies use different figures and change them between cycles, so the official notification for your form is always the authority.
Keeping the proportions
Every image has a ratio between its width and height. Enter two numbers that do not match that ratio and the picture has to stretch to fit, which makes a face look unnaturally wide or narrow. Leaving the proportion box ticked prevents this by calculating the second number for you.
When a form insists on exact dimensions that do not match your photo, the better approach is to crop first. Cropping to roughly the right shape and then resizing gives a correct result without any distortion.
Frequently asked questions
What is the difference between resizing and compressing?
Resizing changes how many pixels the image contains. Compressing changes how much space those pixels take up. Forms usually specify both, which is why this tool handles the two together.
Which should I do first if a form wants both?
Resize first, then apply the size limit. Changing dimensions alters the file size anyway, so setting the pixels first and compressing the result avoids doing the work twice.
Will my photo stretch if I enter both numbers?
It will if the numbers do not match the original proportions. Leave the proportion checkbox ticked and the second number follows the first automatically. Untick it only when a form demands exact dimensions.
Can I make an image larger than the original?
You can, but the browser has to invent the extra pixels, so the result looks soft. Enlarging beyond about 150 percent of the original rarely looks acceptable.
How do I convert centimetres to pixels?
Multiply by the dots per inch and divide by 2.54. At the 300 DPI most forms assume, a 3.5 by 4.5 cm photo works out to roughly 413 by 531 pixels.
Why is the output always a JPG?
Almost every Indian form accepts JPG and many reject PNG outright. JPG also lets the tool hit a KB limit precisely, which a lossless format cannot do.