How to Reduce a Photo to 20 KB Without It Going Blurry (Exam Form Uploads)
Published September 17, 2026 · By the TryDocsy team
Online application forms for bank, railway and government exams often want a photo between 20 and 50 KB, while a phone camera saves photos of several megabytes. Shrinking one to the other is easy. Doing it without a smeared, blocky face is the part people get wrong, and the fix is about pixels, not compression settings.
Short answer
Resize the photo to the pixel size in the notice first, then compress. For IBPS that means 200 × 230 pixels, 20 to 50 KB. In our tests, a 200 × 230 photo saved at high JPEG quality came to between 14 and 33 KB, so it didn't need heavy compression at all. Compressing the full-size photo straight to 20 KB left one image at 1920 × 1200 pixels with severe blocking. Use the Photo Resizer for Exams, which crops, resizes and compresses in one step.
Pixels, kilobytes and quality are three different things
Pixels are how many dots make up the picture. A 200 × 230 photo has 46,000 of them; a 12-megapixel phone photo has about 12 million, roughly 260 times as many. Kilobytes are how much storage the file takes. Quality, for a JPEG, is how much fine detail the encoder is allowed to throw away to save space.
The file size is roughly the number of pixels multiplied by the bytes spent on each one. If you keep all 12 million pixels and demand 20 KB, each pixel gets a tiny fraction of a bit, and the encoder has to discard almost everything: that is the blur and the square blocks. If you first reduce the photo to the 46,000 pixels the form will display anyway, each pixel can have plenty of data, and the same 20 KB looks crisp.
The exam portal shows your photo at its own fixed size. Extra pixels beyond that size do nothing for you. They just compete for the same small byte budget.
What the official rule actually says
Always start from the notification for your exam, because specifications differ between recruiting bodies and change between years. As a worked example, the IBPS “Guidelines for scanning and Upload of Documents” for its 2025 PO/MT recruitment asks for:
- Dimensions of 200 × 230 pixels (the notice says preferred), described as a 4.5 cm × 3.5 cm passport-style photo.
- A file size between 20 KB and 50 KB, in JPG or JPEG format.
- A recent colour photo against a light, preferably white, background, looking straight at the camera, with no caps, hats or dark glasses.
- Scanner settings of at least 200 DPI in true colour, cropped to the edge of the photo.
The same document warns that until the photograph and signature meet the specification, the system won't let the candidate move to the next stage of the application. Both limits matter: 19 KB fails just as surely as 51 KB.
Our test: compress directly versus resize first
We took three large JPEG photos and brought each one to 20 KB in two ways. Route A used Compress Image with a manual 20 KB target on the full-size file. Route B used the Photo Resizer for Exams with 200 × 230 pixels and a 20 KB target. We also ran Route B with a 50 KB target to see how large a 200 × 230 photo gets at its best.
| Photo (original) | Route A: compress to 20 KB | Route B: resize, 20 KB target | Route B: resize, 50 KB target |
|---|---|---|---|
| A: 3840 × 2400, 1,602,752 | 20,352 at 622 × 389 | 19,832 at 200 × 230 | 32,876 at 200 × 230 |
| B: 3840 × 2400, 826,734 | 20,447 at 1472 × 920 | 14,322 at 200 × 230 | 31,859 at 200 × 230 |
| C: 1920 × 1200, 518,265 | 19,753 at 1920 × 1200 | 17,087 at 200 × 230 | 31,306 at 200 × 230 |
Route A behaves the way its code says it will. It first searches for a JPEG quality that fits at full resolution. For photo C it found one, but only by using an extremely coarse quantisation, and at 100 percent zoom the image broke into visible square blocks with banding in smooth areas. For photos A and B no quality was low enough, so the tool fell back to shrinking the dimensions at a fixed moderate quality, which is why those outputs are 622 and 1472 pixels wide. Either way the portal would still need to squash them to 200 × 230 itself.
Route B produced files of exactly 200 × 230 pixels, cropped from the centre, at high JPEG quality. Even with a 50 KB allowance the largest came out around 32 KB, because at that pixel count there is simply nothing more to store. The one to watch is photo B at the 20 KB target: 14,322 bytes, below the IBPS minimum.
Step by step: an exam photo between 20 and 50 KB
- Take or scan the photo against a plain light wall in daylight, face centred, with some space above the head. A proper photo beats a crop from a group picture every time.
- Open the Photo Resizer for Exams, upload the photo, and pick your exam preset if it is listed, or type the width, height and maximum KB from your notice. Check any preset against the current notice before relying on it.
- Set the KB box to the maximum allowed, for example 50, rather than the minimum. The tool treats the number as a ceiling, and aiming high gives you the best quality that fits.
- Press Resize Photo. The tool crops the centre of the photo to the right shape, resizes it to the exact pixels and compresses it. Look at the preview: if your head was not centred, crop the photo yourself with Crop Image first and run it again.
- Press Download Photo and check the file size in your file manager. If it is between the limits, you're done.
- If it is under the minimum, open Increase Image Size in KB and set a target inside the range.
Mistakes that cause blur or rejection
- Squeezing a full-size photo to 20 KB and letting the portal shrink it. You get the worst of both: blocking from the compression, then softness from the portal's resize.
- Stretching instead of cropping. Typing 200 × 230 into a plain resizer with the aspect-ratio lock off squashes a 3:4 phone photo sideways. A crop-then-resize tool avoids this.
- Upscaling a tiny photo. A 100-pixel-wide crop from a WhatsApp image enlarged to 200 pixels will look soft whatever you do. Start from the original camera file.
- Saving as PNG. Portals that ask for JPG reject it, and a PNG photo is much larger for the same pixels.
- Editing again after compressing. Every re-save of a JPEG loses a little more detail, so crop and brighten first, compress last.
A note on our samples
Our three test images were detailed landscape wallpapers, not portraits, because we didn't want to publish a real person's face. A typical passport-style photo has a plain background and large smooth areas, which compress more easily than swirling fabric-like shapes, so a real exam photo should reach the same sizes at equal or better quality. The pixel-count reasoning is identical either way.
How we measured
- Samples: three JPEG wallpapers shipped with Windows 11: Spotlight img14 (3840 × 2400, 1,602,752 bytes), ThemeA img20 (3840 × 2400, 826,734 bytes) and img19 (1920 × 1200, 518,265 bytes).
- Route A: /image/compress, target-size mode, manual target 20 KB, output JPEG. Route B: /forms/photo-resize with width 200, height 230 and a 20 or 50 KB target. Development build of 17 September 2026, driven in Microsoft Edge.
- Output pixel sizes and JPEG quantisation tables were read with Pillow; blocking was judged by eye on 400 × 400 crops at 100 percent zoom.
- Increase test: /increase-image-size-in-kb with the 14,322-byte output of photo B and a 25 KB target.
Frequently asked questions
Why does my photo look fine on the phone but blurry after uploading?
Phones show a downscaled preview, which hides compression damage. If you compressed a full-size photo to 20 KB, the blocks are there; the portal then resizes it again for display, which softens it further. Resize to the required pixels before compressing.
Can I get a photo to exactly 20 KB?
Exactly is rarely needed and hard to hit, because JPEG sizes jump between quality steps. Aim for comfortably inside the range, such as 25 to 45 KB for a 20 to 50 KB rule.
Does increasing the KB size improve the photo?
No. Padding a file adds bytes, not detail. It exists only to satisfy a portal's minimum size check. The visible quality is set by the pixel size and the JPEG quality it was saved at.
What if the notice gives size in centimetres instead of pixels?
Convert using the DPI the notice mentions: pixels equal centimetres divided by 2.54, times DPI. For example 3.5 cm at 200 DPI is about 276 pixels. If the notice also lists pixels, use the pixel figure.
Is it safe to resize my exam photo online?
The TryDocsy resizer and compressor run inside your browser tab, so the photo is not uploaded to a server. Delete extra copies from shared computers after you finish your application.
Tools used in this guide
Sources
- IBPS: Guidelines for scanning and Upload of Documents (CRP PO/MT, 2025) (read September 17, 2026)
Spotted something out of date? Tell us through the contact page.

