Passport Photo — 2×2 inches (600×600 px)
Center-cropped to exactly 600×600 pixels. Guaranteed under 240 KB.
How it works
- Step 1Drop your imagesFiles stay in your browser. Batch drops welcome.
- Step 2We process locallyBinary-search quality to hit your target size.
- Step 3DownloadGrab files one by one or the whole batch as a ZIP.
US passport photos are 2×2 inches, which at 300 DPI works out to exactly 600×600 pixels. Most visa and immigration portals accept photos under 240 KB. This tool center-crops your image to the required square and compresses the JPEG output to fit under that limit — in a single step, without uploading anything.
You still need to follow the framing and background rules for your specific application (eyes level, plain background, no glasses in most cases). This tool handles only the dimensions and file size; the composition of the shot is up to you.
Everything runs locally. Your photo never leaves your device, and EXIF metadata — including the GPS coordinates your phone records automatically — is stripped as a side effect of the canvas re-encoding.
Related tools
FAQ
Is the output accepted for US passports?+
The dimensions (600×600 px, 300 DPI equivalent) and file size (under 240 KB) match the US State Department's technical requirements. You must still meet composition, lighting, and background rules for the photo itself.
Are my images uploaded to a server?+
No — never. Every conversion and compression happens directly in your browser using JavaScript and the Canvas API. ImgSolve does not run an upload endpoint; there is no server that could receive your files even if we wanted one.
Does ImgSolve remove EXIF data like GPS location?+
Yes, automatically. Re-encoding an image through a canvas strips all EXIF metadata — GPS coordinates, camera model, timestamps, and any other embedded tags — as a side effect of how canvases work. The output file contains only the pixels.