What's actually inside a photo file
A photo is more than its pixels. Most cameras and phones embed a block of data called EXIF alongside the image itself — recording the device that took it, the exact settings used, when it was taken, and often exactly where. None of this is visible when you look at the photo. It sits quietly inside the file, invisible until something reads it deliberately.
This tool reads that block and lays it out plainly: camera and lens, ISO, aperture, shutter speed, focal length, flash, the timestamp, and GPS coordinates if they're present. Drop a photo in and see exactly what it's carrying.
The settings fields, briefly
| Field | What it tells you |
|---|---|
| ISO | Sensor sensitivity used. Higher ISO means a brighter result in low light, at the cost of more visible noise/grain. |
| Aperture (f/-number) | How wide the lens opening was. A lower number (f/1.8) lets in more light and blurs the background more than a higher one (f/8). |
| Shutter speed | How long the sensor was exposed. Fast (1/1000s) freezes motion; slow (1/15s or longer) can blur it. |
| Focal length | How zoomed in the lens was, in millimetres. Larger numbers mean a tighter, more zoomed-in shot. |
None of these are secret or sensitive on their own — they're mostly useful for photographers checking what settings produced a shot they liked, or trying to diagnose one that didn't turn out well.
GPS coordinates are the field that matters
If a photo has location data, this tool shows the coordinates and a direct link to see that exact point on a map. It's worth clicking that link once on a photo of your own to understand what it actually reveals — a photo taken just inside a front door, for instance, can pin down a home address to within a few metres.
Most messaging apps and social platforms strip EXIF data, GPS included, the moment you upload a photo — specifically because of this privacy concern. A screenshot of a photo, or one you downloaded off Instagram, will usually show little or nothing here even if the original had a full set of data. What still carries metadata is the original file straight off a camera, phone, or an email or messaging app that doesn't strip it (some do, some don't).
Why some photos show almost nothing
A handful of common reasons a photo comes back mostly empty here: it already passed through a platform that strips metadata on upload, it was edited or re-saved by an app that doesn't preserve the original EXIF block, it's a screenshot rather than a camera photo (screenshots rarely carry camera EXIF at all), or GPS was simply switched off on the device when it was taken. None of these are errors on this tool's part — there is nothing to read if the data was never embedded or was already removed upstream.
Viewing versus removing
This tool only reads and displays — it doesn't change the file in any way. If you've found something here you'd rather not have attached to a photo before sharing it, Remove EXIF Data uses the same browser-based reading approach but strips the metadata and gives you a clean copy to download instead.
Everything on this page runs locally using the browser's File API. The photo is never uploaded to a server, there's no account or sign-up, and there's no limit on how many files you check.