Image tools
IBPS photo resize 200 × 230 px
200 × 230 px, 20–50 KB JPEG — the IBPS application spec.
Drop an image here
JPG, PNG or WebP · nothing is uploaded
How it works
- 1Choose an image, or drag one onto the box.
- 2It is resized to exactly 200×230 pixels.
- 3Pick whether to pad with white or crop to fill if the shape does not match, then download.
Specification
- Output size
- 200 × 230 px
- Output
- JPEG
- File size
- 20–50 KB
- Uploads
- None — the file never leaves your browser
Questions
Will the file land inside 20–50 KB?
The pixel size is fixed first, then the JPEG quality is searched downwards until the file fits under the upper limit, so both rules on the form are met at once. If it comes out lighter than the minimum — a 140 × 60 signature encodes to a few KB at any quality — it is re-encoded at full quality and then padded with an inert comment block until the byte count clears the minimum. The picture itself is unchanged; the portal's size check is what that padding is for.
Why 200×230 pixels?
It is a fixed requirement on a number of application portals, which reject anything that is not exactly that size. This tool produces those dimensions exactly rather than approximately.
What if my image is a different shape?
You can either fit it inside the box and pad the spare space with white, which keeps the whole mark visible, or fill the box and crop the overflow. White padding is the safer default for a signature, where a cropped descender changes how it looks.
Is my file uploaded anywhere?
No. Everything happens inside your browser using the canvas built into it. Nothing is sent to a server, nothing is stored, and the page keeps working if you disconnect from the internet after it loads.
Is this the same as "ibps photo size"?
Yes. It also gets called "ibps photo resize 200x230" and "bank exam photo size 20 to 50 kb". They all describe this one job, and this page does it.