How to reduce photo size for a passport application
Why passport portals reject your photo
Passport, visa, and government ID portals are strict in two separate ways at once: file size (often 50KB to 300KB) and dimensions (often an exact pixel size like 600 by 600, or a 2 inch square at a stated DPI). A photo can pass one rule and fail the other, which is why so many people get stuck in a rejection loop.
Meanwhile any photo taken on a modern phone starts at 2MB to 8MB, far over every limit. Some amount of compression is mandatory, not optional.
Step 1: read the portal's exact rules
Before touching the photo, find the upload page's stated requirements and write down three things: the maximum file size in KB, the required dimensions in pixels, and the accepted format (almost always JPG or JPEG).
Common real-world examples: US DS-160 visa photos want a square JPG under 240KB. Indian passport seva wants photos under 100KB. Many national portals sit at 50KB. The number on your portal is the number that matters.
Step 2: crop and light the photo properly
Crop close to the required framing before compressing: bytes spent on background are wasted. Use even, bright lighting, because JPG compression amplifies the noise in dark photos and noisy photos compress worse.
Do not screenshot your photo to shrink it. Screenshots change dimensions unpredictably and stack extra compression. Always work from the original image.
Step 3: compress to the target
Upload the cropped photo to the matching tool: compress to 50KB, compress to 100KB, or compress to 200KB. The tool encodes, measures the real bytes, and retries until your photo fits under the limit at the best quality that budget allows, then shows you the true final size.
iPhone HEIC photos work as input, and the output is always JPG, which is what these portals require. If a target is genuinely unreachable at usable quality, the tool says so instead of faking success.
Step 4: verify before the deadline
After downloading, check the file's actual size on your device and confirm it is under the limit. Then test the upload well before any appointment or deadline. If the portal also enforces exact pixel dimensions and your photo differs, fix dimensions first in any photo editor, then re-compress.