What Is Image Metadata?
An image file holds more than the picture. This guide covers the main metadata standards you are likely to encounter, what each one is for, and what can be removed.
Metadata is data about data
In an image file, metadata describes the image rather than forming part of it: who created it, how and when, with what device, and sometimes what was done to it afterwards.
It is not visible when the photo is displayed. It is read by software that opens the file.
The four standards you will meet most often
Different tools write different standards, and a single image can contain several at once.
- EXIF — written by cameras and phones. Device details, exposure settings, timestamps, orientation and often GPS.
- IPTC — written for publishing workflows. Author, copyright, description and keyword fields.
- XMP — an extensible format used by Adobe apps and many others. Can hold almost any structured information, including edit history.
- C2PA / Content Credentials — a provenance manifest describing how content was created and changed, sometimes cryptographically signed.
What else can hide in an image file
Metadata standards are not the only extras. JPEG files can carry Photoshop image resources, PNG files can contain text chunks, and image files often include an ICC colour profile so that colour is reproduced accurately.
Colour profiles are a working part of the image pipeline rather than a record about you, which is why a good cleaning tool treats them differently from personal metadata.
How much metadata is in a typical photo?
It varies enormously. A screenshot may have none. A phone photo can carry dozens of fields. An image exported from an editor can accumulate metadata written by each application that touched it.
The only way to know is to read the file — which is exactly what an analysis pass does.
Why remove it?
Common reasons are location privacy, publishing consistency, and simply not shipping stale details in a file — a camera model or an old author field that no longer applies.
It is a preference, not a requirement. Metadata is useful for cataloguing and credit, and plenty of images are shared with it intact.
How removal works
The dependable method is re-encoding: decode the image, then write a new file containing the pixel data. Metadata blocks are part of the container, not the pixels, so they are not carried across.
Then verify. Reading the cleaned file back tells you what actually happened, which matters most for manifests such as C2PA that can resist removal. The image metadata remover works this way.
Remove metadata from an image
Upload a JPG, PNG or WebP file, see what was detected, clean it and download a verified copy — no account needed.
Open Image Metadata Remover