Why iPhone photos are so large
Modern iPhones shoot at 12–48 megapixels, and file size follows pixel count. HEIC (Apple's default format) compresses better than JPG, but many portals don't accept it — and a converted JPG of the same shot is even bigger.
The built-in tricks, and where they stop
Mail offers Small/Medium/Large when you attach a photo, and Messages compresses automatically — fine for sharing, useless for a form that says "maximum 100KB", because you never control the exact output size. The Shortcuts app can resize by dimensions, but it still won't target a KB number.
Hitting an exact KB limit in Safari
Open the compressor on this site in Safari, tap the drop zone, and pick the photo. Set the exact KB target the form demands and download the result. When a page only accepts JPG or PNG, iOS converts your HEIC automatically as you pick it — no separate conversion step.
Your original stays untouched
Compression here produces a new downloaded file (in the Files app, Downloads folder); the full-quality original stays in your photo library. And because processing happens in the browser itself, the photo is never uploaded to a server on the way.
When the form also wants exact dimensions
Passport-style uploads often pair a KB cap with fixed pixels (600×600, 413×531). Crop to the required dimensions first, then compress — the crop presets on the passport and visa pages handle the common ones.
Check the result before you upload
The tool reports the exact output size and format before you download, and the Files app shows the size on disk. If a portal still refuses the file, the cause is almost always dimensions or format — see our guide on why upload portals reject images.
Questions
Does TidyImage upload my image?
No. Processing happens in your browser — the image never leaves your device. That's not a policy, it's the architecture: there is no upload endpoint.
What format will I get back?
The same format you gave when it fits the target — a PNG that fits stays PNG. When only JPG can reach the limit, the tool converts and clearly labels the output. The download's file extension always tells you what you got.
What happens to the hidden metadata (EXIF, GPS)?
It's removed — re-encoding writes a fresh file with no metadata block at all. For JPG inputs the tool shows a report of what the original contained, so you can see what's being stripped.
Can this guarantee my visa, passport, or form upload is accepted?
No. TidyImage handles file size, dimensions, and format; official portals may also enforce composition, background, and photo-age rules. Check the official specification for anything identity-related.
What if the image can't reach the target size?
The tool automatically scales dimensions down when quality alone isn't enough — that resolves almost every case. If a page requires exact dimensions, it will tell you honestly when the target can't be met instead of quietly shipping an oversized file.