2026-09-14
A passport photo service charges you for a crop and a background check that you can do yourself in about two minutes. What you actually have to get right is narrower than it looks, and almost all of it is about the head, not the file size.
None of these are compression problems. Compressing too hard is a separate failure, and it is the easier one to avoid.
Most online application portals cap uploads between 240 KB and 2 MB. A phone photo of a print comes out around 3 to 6 MB, so you usually need to cut it by more than half. That is a normal, safe amount. A passport photo has large areas of flat colour, which compresses well, so the visible quality loss at 300 KB is close to zero.
The order matters. Compressing first and resizing later throws away detail twice, and the second pass is what makes faces look waxy.
Open the compressed file at full size and look at three things: the edge of the jaw, the whites of the eyes, and the hairline. Those are where over-compression shows up first. If the jaw edge still reads as a clean line and the whites are still white rather than grey, you are done.
Yes. Passport photos have large flat areas, so going from 4 MB to 300 KB rarely changes anything a reviewer would notice. Check the jaw edge and the whites of the eyes at 100 percent to confirm.
Resize first, then compress. Doing it the other way round applies lossy compression twice and is the fastest way to make a face look processed.
Usually the reason is not the file. Head size, eye level, a shadow behind the head and glare on glasses account for most rejections. Compress only after the framing is right.
Use a tool that processes the image in your browser without uploading it. An identity document is the last file you want sitting on someone else's server.
If you want to check a finished photo against the common limits, the free tools on image-compressor-saas.shop run entirely in your browser, so the file never leaves your device. Start from the compressor, then read more sizing guides on the blog.