When you press the shutter on a phone or camera, the device saves far more than the picture itself. Tucked inside the image file is a block of structured text describing how, when, and sometimes where the photo was taken. That block is called EXIF data, short for Exchangeable Image File Format. It travels with the file wherever it goes — unless something deliberately removes it.
Where EXIF came from
EXIF was standardized in 1998 by the Japan Electronic Industries Development Association to give digital cameras a common way to record shooting information. The idea was practical: photographers wanted to look back at an image and know which lens they used, what the shutter speed was, or whether the flash fired. Rather than keeping a paper notebook, the camera would write those details straight into the file. Today virtually every JPEG, TIFF, HEIC and many other formats can carry EXIF, and smartphones populate it automatically.
What EXIF actually records
The exact fields depend on the device, but most photos include a recognizable core set:
- Camera make and model — e.g. Apple iPhone 15 Pro or Canon EOS R6.
- Lens information — focal length and lens model on cameras that report it.
- Exposure settings — aperture (f-number), shutter speed, ISO, and exposure compensation.
- Date and time — the original capture timestamp, often down to the second.
- Orientation — how the image should be rotated for correct display.
- Flash and metering — whether the flash fired and how the camera measured light.
- GPS coordinates — latitude, longitude and sometimes altitude, if location was enabled.
That last item is the one worth pausing on. When a phone geotags a photo, the EXIF block can contain your precise location at the moment of capture — often accurate to a few meters. We cover the implications in GPS location in photos and what your photos reveal about you.
EXIF, XMP and IPTC: not the same thing
EXIF is the best known, but it is not the only kind of metadata a photo can hold. You will often see two others alongside it:
- IPTC — a standard from the news industry for descriptive fields like caption, photographer credit, copyright, and keywords. Newsrooms and stock libraries rely on it heavily.
- XMP — Adobe's flexible, XML-based format used by Lightroom and Photoshop to store edits, ratings, and extended descriptive data.
A single file can carry all three at once. EXIF tends to describe how the camera captured the shot, while IPTC and XMP describe what the photo is about and who owns it.
Why EXIF is useful
For photographers, EXIF is a learning tool. Reviewing the settings behind a shot you love — or one that came out badly — is one of the fastest ways to improve. It also powers everyday features you may take for granted: photo apps sort your library by capture date and group images on a map precisely because that information is embedded in each file.
Journalists, investigators, and researchers use EXIF for verification. A timestamp or camera model that contradicts a claimed origin can expose a fake, and consistent metadata across a set of images can corroborate one.
Why EXIF can be a problem
The same richness that makes EXIF useful makes it a privacy consideration. If you photograph something at home and post the original file online, embedded GPS coordinates can point to your front door. Because the data is invisible in the picture itself, most people never realize it is there. This is why many social platforms strip metadata on upload — though not all of them do, and not consistently.
How to read the EXIF in your own photos
You do not need special software. Upload any image to MetaLens and it parses the file in your browser session, laying out the basic properties, the full EXIF block, any GPS coordinates on a map, and the raw data — all without storing your image anywhere. It is the quickest way to see exactly what a photo is carrying before you decide to share it.
If you would rather the data not travel with your photos at all, read how to remove metadata from photos before sharing.