TL;DR: iPhone photo metadata is the hidden data baked into every photo and video on your iPhone. It records when and where you shot the image, which camera and lens you used, who claims copyright, what app last edited the file, and (lately) whether an AI generated the image. The five layers worth knowing are EXIF, GPS, IPTC, XMP, and xAttr. You can read and edit all of them on iPhone with Photo Investigator.
Every photo and video on your iPhone is more than the picture you see. Underneath the pixels is a hidden layer of data describing exactly when the shot was taken, where you were standing, what camera and lens you used, who claims copyright, whether anyone has edited the file since, and (lately) whether an AI generated the image in the first place. This data is called metadata, and most people never look at it.
What is iPhone photo metadata?
iPhone photo metadata is the structured information your iPhone embeds inside each photo and video file alongside the pixels themselves. There are five common layers: EXIF (camera settings, including GPS), IPTC (editorial fields like copyright and credit), XMP (modern fields including edit history and AI provenance), xAttr (iOS-specific extended file attributes), and the video-specific track and codec metadata. Each layer answers a different question about the file.
EXIF: The Camera’s Diary
EXIF (Exchangeable Image File Format) is the oldest and most familiar layer of photo metadata. It is where the camera writes down what it did. Open any iPhone photo in Photo Investigator and you will see EXIF fields like these:
- Make and Model. The camera or phone that captured the image. iPhone photos say “Apple” and the specific model.
- Date and Time Original. The exact moment the shutter fired, down to the second.
- Exposure Time, Aperture, ISO. The camera settings used for that frame.
- Focal Length and Lens Model. Which lens (wide, ultra-wide, telephoto) the iPhone used.
- Flash. Whether the flash fired.
- Software. The version of iOS or the editing app that last touched the file.
- Color Space, Resolution, Orientation. The technical bits image-editing apps need.
EXIF is so standard that almost every camera and phone in the world writes it. That standardization is also why missing EXIF fields are interesting (more on that in the AI section below).
GPS: Where You Were Standing
GPS metadata is technically part of EXIF, but it is worth its own section because most people do not realize it is in there. When location services are enabled for the Camera app, every photo (and most videos) gets stamped with:
- Latitude and Longitude. Down to a fraction of a meter in good conditions.
- Altitude. How high above sea level.
- GPS Direction. The compass bearing the camera was pointing.
- GPS Date/Time. The UTC timestamp from the satellites, separate from the camera’s local clock.
If you have ever wondered how an investigator can match a photo to a specific street corner without you telling them, this is the answer. It is also the field most worth removing before you post images to anywhere you do not fully trust. Photo Investigator can show you exactly which photos in your library have GPS attached, plot them on a map, and strip the location from one photo or thousands in a single bulk edit. For more on stripping GPS, see Remove GPS From Hiking Photos.
IPTC: The Editorial Layer
IPTC (International Press Telecommunications Council) metadata is the editorial layer. It is the fields photographers, journalists, and stock-image platforms fill in to describe and claim a photo. Common IPTC fields include:
- Creator. The photographer’s name.
- Copyright. The rights statement (for example, “© 2026 Jane Doe, all rights reserved”).
- Credit. The credit line for publication.
- Source. The agency or original source of the image.
- Description and Keywords. Caption text and searchable tags.
- Headline. A short headline used by news organizations.
If you are a professional photographer, IPTC is how you prove ownership. If you are a casual user, IPTC fields are usually empty until you fill them in. Photo Investigator lets you write IPTC fields one photo at a time or in bulk via a template (useful when you want to stamp copyright across an entire shoot in one tap).
XMP: Edit History and Content Credentials
XMP (Extensible Metadata Platform) was Adobe’s invention and is now an open standard. It is where modern apps store things that do not fit into the older EXIF and IPTC frameworks. Notable XMP fields include:
- CreatorTool. Which app last wrote to the file (Lightroom, Photoshop, Pixelmator, an AI generator).
- History. A log of edits made to the file over time, if the editing app chose to record one.
- Rating and Label. Star ratings and color labels used in photo-management apps.
- DigitalSourceType. A newer field that declares whether an image came from a real camera, a scan, or “trainedAlgorithmicMedia” (the official term for an AI generation).
- C2PA Content Credentials. A signed manifest that lists who created the image, what tools were used, and any edits applied, in a way that can be cryptographically verified. The standard is published by the Coalition for Content Provenance and Authenticity.
XMP is where the most interesting modern signals live. If an AI generator wrote a Content Credential into the file, XMP is where it ends up. If Photoshop logged an edit, same place. Photo Investigator surfaces XMP fields right alongside EXIF and IPTC, so you can see the full picture in one view.
xAttr: iOS Extended Attributes
This one is iOS-specific and not widely known. xAttr (extended attributes) is metadata that the file system attaches to a file outside the image data itself. iOS uses xAttr to store things like:
- com.apple.metadata:kMDItemWhereFroms. The URL the file was downloaded from.
- com.apple.assetsd.creatorBundleID. The app that created the asset.
- com.apple.assetsd.originalFilename. The original filename before iOS renamed it on import.
- com.apple.assetsd.timeZoneName. The capture time zone (so you can reconstruct local time when the photo was taken in another country).
- com.apple.assetsd.favorite / .hidden. Whether you marked the asset as a favorite or hidden it.
Most metadata tools ignore xAttr because it is not part of the image file format. Photo Investigator reads it and shows it alongside the rest. For forensic work or simply understanding where a file came from, xAttr is often the most revealing layer. For a deeper xAttr primer, see How to View xAttr Metadata.
Video Metadata: Tracks, Codecs, and More
Videos carry most of the same EXIF and GPS fields as photos, plus extras specific to motion files:
- Codec, Bitrate, Frame Rate. The technical guts of the video stream.
- Resolution and HDR data. Dimensions and whether the file uses HDR.
- Tracks. Most videos have one video track and one audio track. Some have more. Photo Investigator lets you extract any audio track from a video and save it as its own file.
- Sample Rate and Channels. Audio specs (stereo, mono, surround).
AI Generation Signals: The Newest Layer of iPhone Photo Metadata
This is the newest and fastest-changing area of photo metadata. As AI image generators have become mainstream, several standards have emerged for declaring (or, in some cases, accidentally revealing) that an image was made by a machine. The signals to look for include:
- C2PA Content Credentials. A signed manifest written by AI tools that participate in the Content Authenticity Initiative (Adobe, OpenAI, Microsoft, and others). If present, it names the generator, the model, and the time of generation, in a cryptographically verifiable way.
- XMP DigitalSourceType. A simple field that declares the image’s origin. The value “trainedAlgorithmicMedia” means the image was generated by an AI model.
- EXIF gaps and fingerprints. Real camera shots always have certain fields (focal length, lens model, exposure data, device make and model). AI-generated images often do not, or they fill in “Software” or “CreatorTool” with the name of the generator (sometimes Midjourney, sometimes DALL-E, sometimes Adobe Firefly).
- PNG text chunks. Some generators, especially Stable Diffusion, embed the prompt and seed used to make the image in PNG text fields.
No single signal is a guarantee, and a screenshot or re-export can wipe most of them. But when the signals are there, they are worth reading. Photo Investigator surfaces all of the above on a single screen, with a clear badge when AI generation signals are found.
Why iPhone Photo Metadata Matters
For your privacy
Most of what is in metadata is harmless. The GPS coordinates, the device fingerprint, and the original filename are not. Before posting a photo anywhere you do not fully trust, it is worth knowing what is in it.
For your work
If you are a photographer, your copyright and credit fields are the difference between “stolen image” and “licensed image” when your photo gets reused online. If you are a journalist, the timestamp and GPS fields can verify (or contradict) a source’s story.
For knowing what you are looking at
In the AI era, “is this image real?” is a question people ask more and more. Metadata is not a perfect answer, but it is often the first one. A photo with full EXIF, GPS, and a lens model is almost certainly a real camera capture. A photo with no EXIF and a “CreatorTool” of “Midjourney” is almost certainly not.
How to See iPhone Photo Metadata
Photo Investigator was built to make every layer above readable in plain English on iOS, iPadOS, and Mac. Open any photo or video and the metadata view shows EXIF, GPS, IPTC, XMP, xAttr, video tracks, and AI-generation signals all in one scrollable list. You can copy any field, edit most of them, strip GPS in bulk, apply a copyright template across an entire shoot, or export the whole metadata report as a structured file for archiving.
Frequently Asked Questions
Where is iPhone photo metadata stored?
Most iPhone photo metadata is stored inside the image or video file itself, in standardized blocks called EXIF, IPTC, and XMP. iOS also stores additional metadata as xAttr (extended file attributes) attached to the file by the file system, outside the image data.
Does iPhone photo metadata include location?
Yes. If location services are enabled for the Camera app, iPhone photos and most videos include GPS coordinates (latitude, longitude, altitude), the camera’s compass bearing, and a separate UTC timestamp from the satellites. This data is part of the EXIF block.
How do I remove metadata from an iPhone photo?
Photo Investigator can strip GPS, EXIF, IPTC, and XMP fields from a single photo or in bulk across an entire album, and can remove every metadata field at once before you share or upload. iOS has a built-in option in the Share Sheet to remove location, but it does not strip other metadata fields.
Can iPhone photo metadata tell me if a photo is AI-generated?
Sometimes. Look for C2PA Content Credentials, an XMP DigitalSourceType value of “trainedAlgorithmicMedia”, or a Software / CreatorTool field listing an AI generator. The absence of normal camera fields (focal length, lens, exposure) is also a clue. None of these signals are foolproof: a screenshot or re-export can wipe them.
What is the difference between EXIF, IPTC, and XMP?
EXIF is technical camera data written by the device that took the photo. IPTC is editorial data written by humans or publishing tools (copyright, credit, caption). XMP is a modern extensible format used by editing software for edit history, ratings, and AI provenance fields like C2PA Content Credentials.
Get Photo Investigator
The Photo Investigator App makes viewing, editing, removing, and sending photo and video metadata easy on iPhone, iPad, and Mac.


