Blog Technical 7 min read

Image Metadata Explained: EXIF, XMP, IPTC — What's the Difference?

Every photo carries three layers of invisible data. EXIF records what the camera did. IPTC records what the editor wrote. XMP records what the software changed. Here's how they fit together.

Diagram showing EXIF, IPTC, and XMP metadata layers within an image file

Three Standards, Three Purposes

When people say "metadata" for photos, they usually mean EXIF. But image files can contain up to three distinct metadata systems, each designed for a different purpose and created at a different stage of the photo's life. Understanding which is which helps you read, manage, and protect your image data more effectively.

Try it free: EXIF Viewer — View EXIF, IPTC, and XMP metadata from any photo. Runs in your browser, no signup needed.

EXIF — The Camera's Record

EXIF (Exchangeable Image File Format) is the oldest and most familiar metadata standard for photos. It was designed by the Japan Electronic Industries Development Association in 1995 and is written by the camera at the moment of capture.

What it contains: camera make and model, lens information, shutter speed, aperture, ISO sensitivity, focal length, metering mode, flash status, white balance, GPS coordinates (if enabled), date and time of capture, orientation, color space, an embedded thumbnail preview, and a unique image ID.

Who creates it: your camera or smartphone, automatically, at capture time. You don't write EXIF — your device does.

Where it lives: embedded in the JPEG file itself (in the APP1 marker segment). TIFF and some RAW formats also support EXIF. PNG and WebP have limited or no EXIF support.

Why it matters: EXIF is the primary data source for photo forensics. Camera settings tell you how a photo was taken, timestamps tell you when, GPS tells you where, and the software field tells you if it was edited afterward. Our EXIF Checker extracts and displays every EXIF field, while the EXIF Compare tool lets you diff two photos side by side. For a detailed look at camera settings, see our guide on reading camera EXIF data like a photographer.

IPTC — The Editor's Annotation

IPTC (International Press Telecommunications Council) metadata was developed for the news industry in the 1990s. While EXIF records technical capture data, IPTC records editorial and descriptive information — the who, what, where, and why of the image's content.

What it contains: headline, caption/description, keywords and categories, creator/photographer name, copyright notice, credit line, source, city/state/country, date created, special instructions, and usage rights.

Who creates it: photographers, editors, archivists, and content managers — manually, using tools like Adobe Lightroom, Bridge, Photo Mechanic, or dedicated IPTC editors.

Where it lives: embedded in the JPEG file (in the APP13 marker segment, historically as IPTC-IIM). Modern workflows often store IPTC-equivalent data in XMP format instead, but the legacy IIM format persists in many files.

Why it matters: IPTC is how professional photographers attach ownership and context to their work. News agencies require IPTC metadata on every image — it's what makes a photo searchable in a wire service database. Copyright fields in IPTC are one of the few metadata elements that some social media platforms preserve on upload.

Upload any photo to see all three metadata layers — EXIF, IPTC, and XMP — in a clean, organized view.

Check Your Metadata →

XMP — The Software's History

XMP (Extensible Metadata Platform) was created by Adobe in 2001 as a universal, extensible metadata framework. Unlike EXIF (rigid, binary format) and IPTC (fixed field set), XMP uses XML and can store virtually any type of data — including EXIF and IPTC equivalents.

What it contains: editing history (which tools were applied, in what order), develop settings (Lightroom sliders, Camera Raw adjustments), document IDs and version tracking, custom namespaces for any application-specific data, and mirrored copies of EXIF and IPTC fields.

Who creates it: editing software — Adobe Lightroom, Photoshop, Camera Raw, Capture One, and many others write XMP data when you edit or organize photos.

Where it lives: either embedded in the image file (in the APP1 marker for JPEG) or as a separate sidecar file (.xmp) alongside the original — particularly for RAW files that can't embed additional metadata.

Why it matters: XMP reveals the editing trail. The software field, edit history, and develop settings tell you exactly what was done to an image after capture. For forensic purposes, XMP data can confirm or contradict claims about an image's processing history. When the Authenticity Checker examines software signatures, it's often reading XMP data.

💡 Did you know?

A single JPEG file can contain all three metadata types simultaneously — EXIF from the camera, IPTC from the photographer's cataloging workflow, and XMP from editing software. When fields overlap (like "date" or "description"), different tools may read from different sources, which is why the same photo sometimes shows different metadata in different applications.

How They Overlap — and Conflict

The three standards were developed independently, and their fields overlap significantly. Date, description, copyright, GPS location, and creator information all exist in at least two of the three systems. This creates a synchronization problem: if you update the caption in IPTC but not in XMP, different tools will show different captions for the same image.

Modern software (Lightroom, Bridge, Photo Mechanic) tries to keep all three in sync — writing changes to EXIF, IPTC, and XMP simultaneously. But older tools or manual edits can desynchronize them. For forensic analysis, this inconsistency is actually useful: if EXIF says "2024-03-15" but XMP says "2024-06-20," someone modified the date in one system but forgot the other — a sign of potential metadata tampering.

What Social Media Does to Metadata

Every major platform modifies metadata on upload, but the specifics vary. Most strip GPS coordinates and camera serial numbers for privacy. Many remove EXIF camera data entirely. Some preserve IPTC copyright fields. Almost all strip XMP editing history. The image is recompressed, which changes the file hash and may alter the embedded EXIF thumbnail.

This is why forensic analysis of social media images is inherently limited — the platform has already destroyed most of the evidence. For full metadata analysis, always try to obtain the original file. Check our guide on which platforms strip EXIF data for platform-by-platform details. Use the Privacy Score tool to audit what a photo still exposes before sharing it.

Privacy Implications by Metadata Type

EXIF — highest privacy risk. GPS coordinates reveal exact location. Camera serial numbers can be traced to a specific device (and potentially its owner). Timestamps reveal patterns of activity. Unique image IDs can link photos across platforms.

IPTC — moderate risk. Creator name and contact info directly identify the photographer. Keywords and captions may contain sensitive details about subjects or locations.

XMP — low direct risk, high forensic value. Editing history doesn't typically contain personal information, but it reveals the software chain and processing steps — useful for forensic investigators, not usually a privacy concern for casual users.

The EXIF Remover strips all three metadata types in a single pass. For bulk privacy audits across many images, the Batch Scanner flags every file with GPS coordinates, device identifiers, or other sensitive fields. See our complete photo privacy guide for the full workflow.

🔍 Pro tip

Before removing metadata for privacy, consider keeping IPTC copyright fields — they're your proof of ownership. The EXIF Remover lets you strip GPS and device data while preserving copyright information.

Reading Metadata for Forensics

Each metadata type contributes different forensic signals. EXIF reveals the camera and conditions — was this really taken on an iPhone 15 on March 15? IPTC reveals the editorial chain — who cataloged this image and when? XMP reveals the software trail — was Photoshop involved, and what edits were made?

Cross-referencing all three reveals inconsistencies that any single source would miss. Our EXIF Checker displays EXIF, IPTC, and XMP data in organized sections, and the dedicated EXIF Viewer shows every raw tag including MakerNote data. The EXIF Compare tool highlights differences between two photos across all metadata types. For a full automated assessment, the Authenticity Checker analyzes metadata consistency alongside compression patterns and software signatures.

Common Questions

Which metadata does my camera create? Cameras create EXIF metadata — camera model, lens, settings, GPS, date, and thumbnail. Some professional cameras also write limited IPTC fields (copyright) if configured in camera settings.

Does social media strip all three types? Most platforms strip EXIF and IPTC on upload. Some preserve limited copyright fields. XMP is almost always removed. GPS and camera data are stripped by all major platforms.

Can I add IPTC metadata to my photos? Yes. Lightroom, Bridge, Photo Mechanic, and many other tools write IPTC fields — caption, keywords, copyright, creator. This is standard practice for professional photographers and news agencies.

What is an XMP sidecar file? A separate .xmp file containing metadata for a corresponding image. Used when the image format doesn't support embedded XMP (some RAW formats) or when non-destructive editing is preferred.

Which metadata should I remove before sharing? At minimum, GPS coordinates and device serial numbers. For maximum privacy, strip everything. But consider keeping IPTC copyright fields — they're your proof of ownership.

Three Layers, One Story

EXIF, IPTC, and XMP aren't competing standards — they're complementary layers that record different chapters of a photo's life. The camera writes the first chapter (EXIF). The photographer writes the second (IPTC). The software writes the third (XMP). Together, they tell the complete story of how an image was created, described, and processed. Understanding all three makes you a better reader of that story — whether you're protecting your privacy, proving your copyright, or investigating whether a photo is what it claims to be.

Check Your Metadata
Share:
S

Scanly.co — 92 free image analysis tools

Photo forensics, metadata, privacy, OCR, and utilities. All client-side.

Advertisement