What is
EXIF data?

EXIF data is information your camera or phone writes inside the photo file when you take a picture — the camera and lens, the exposure, the exact time, and usually the GPS coordinates of where you were standing. It's invisible in the image and travels with the file wherever it goes.

Nothing is uploaded · runs 100% on your device
Awaiting frame · 0 files loaded
See it in your own photo
One or many · JPG · PNG · WebP · HEIC · TIFF
Ad slot · 728×90 / responsive
Definition

EXIF, defined

EXIF stands for Exchangeable Image File Format. It's a specification for how cameras record information about a photograph inside the photograph's own file. It was developed by a Japanese electronics industry association and is maintained today by CIPA and JEITA — which is why a file from one manufacturer's camera can be read by another manufacturer's software without either side agreeing on anything in advance.

When you press the shutter, the camera writes two things: the compressed image, and a block of data describing how that image came to exist. The second part is the EXIF. Your photo viewer shows you the first and almost never mentions the second.

Contents

What EXIF data records

The exact set varies by device, but most photos carry some of each of these:

That last one surprises people. Crop something out of a photo, and the embedded thumbnail can still show the original framing.

Storage

Where EXIF data actually lives

It isn't a separate file. It's written into the image file itself, in a region reserved for it — which is why it survives copying, emailing and uploading, and why deleting it means rewriting the file rather than deleting something alongside it.

Where exactly depends on the format. In a JPEG it sits in a marker segment near the start, before the image data. In HEIC — what iPhones shoot — it's a separate item declared in an index, with its bytes stored elsewhere in the file. PNG and WebP keep it in their own chunk structures. TIFF is where the format originally came from.

This structural difference is why "remove metadata" tools vary so much in quality. Handling JPEG is straightforward; handling HEIC properly is not, so many tools convert iPhone photos to JPEG instead — which re-compresses the image and permanently costs quality.

Not the only block

EXIF vs XMP vs IPTC

People say "EXIF" to mean "photo metadata", but EXIF is only one of three blocks a photo can carry, and they come from different places for different reasons:

A photo that has been through Lightroom or Photoshop typically has all three. This matters practically: a tool that removes "EXIF" and stops there can leave your name, your contact details and your editing history sitting in the file. If you want a photo genuinely clean, all three blocks have to go — see removing metadata from a photo.

Timestamps

The time zone problem

EXIF's capture time is the camera's own clock with no time zone attached. A photo taken at 19:13 says 19:13, and nothing in the file says where in the world that was.

That's a small detail with real consequences. Software that treats the value as UTC — or converts it into the reader's local zone — will display a time that never happened, and it'll display a different wrong time on a computer in another country. Later revisions of the standard added optional offset fields to fix this, but plenty of cameras and phones still don't write them. It's also why a set of holiday photos can appear hours out once the camera clock and the destination disagree; the batch timestamp shift in the tool exists for exactly that.

Two sides

Why EXIF is useful, and why it's a risk

The useful side

EXIF is what lets a photo library sort by date, place your pictures on a map, and search by camera or lens. It's how photographers review what settings produced a shot, how catalogues stay organised across decades, and how field documentation — inspections, insurance claims, site records — carries verifiable evidence of when and where something was photographed. Strip a working archive and you lose all of that.

The risk side

The same data published without thinking gives away more than most people intend. Coordinates from a photo taken at home identify a front door within a few metres. A run of timestamps describes a routine. A camera serial number links otherwise unconnected photos to the same person. None of it is visible in the picture, so it's easy to share without realising there was anything to consider.

The practical answer isn't to delete everything everywhere — it's to know which photos are leaving your control, and clean those.

Exposure

Who can actually see it

It depends entirely on the route the file takes:

Because the rules differ per service and change without notice, the only reliable approach is to strip the file before it leaves rather than to rely on the recipient doing it.

Next

Seeing it for yourself

The fastest way to understand EXIF is to look at your own photo — drop one into the tool at the top of this page. Nothing is uploaded; the file is read inside your browser.

From there: the EXIF viewer covers reading metadata in depth, removing metadata covers stripping it properly, and iPhone photo metadata covers HEIC and what iOS can do on its own.

FAQ

Common questions about EXIF data

What does EXIF stand for?

Exchangeable Image File Format — a specification for how camera metadata is written into image files.

What's the difference between EXIF, XMP and IPTC?

EXIF comes from the camera and describes the capture. IPTC is a press standard for content and rights. XMP is Adobe's block, written by editing software. A photo can carry all three.

Is EXIF data dangerous?

Not inherently — but GPS coordinates and timestamps can reveal where you live and what your routine is, if photos are shared somewhere that preserves them.

Do photos on social media still have EXIF?

Usually not in the copies others can download; most platforms strip it. The platform still received your original.

Does EXIF record a time zone?

Not in the original capture-time fields — it's the camera's local clock with no zone attached. Optional offset fields were added later but aren't always written.

Can EXIF be edited or faked?

Yes. It's just data in a file, and it can be changed or written after the fact — which is worth knowing before treating a timestamp or a location as proof of anything on its own.

Ad slot · 728×90 / responsive