Skip to content

How to Remove AI Metadata and C2PA From Images

AI images from ChatGPT, Gemini and Midjourney carry hidden tags: C2PA Content Credentials, prompts and EXIF. Here is how to find and strip them.

Updated 6 min read By CodingEagles
Free tool Bulk AI Metadata Remover Strip C2PA Content Credentials and AI tags from images in bulk. Open tool

When you save an image from ChatGPT, Gemini, Midjourney or a Stable Diffusion setup, the picture is not the only thing in the file. Tucked into the bytes around it is a small record of how the image was made: a C2PA tag marking it as AI-generated, often the exact prompt and seed you used, and sometimes ordinary EXIF fields. This guide shows what is in there and how to strip it before you share the image.

What AI tools write into an image

The hidden data falls into three buckets.

Content Credentials (C2PA). C2PA is a provenance standard that several large companies have adopted. It writes a signed record into the file stating that the image was produced or edited by AI and naming the tool. Adobe shows it as Content Credentials; ChatGPT images carry it too. It does not appear on the picture, but any app that reads C2PA can display it.

Generation details. Many tools store the prompt, the negative prompt, the seed, the model, and the sampler right in the file. Stable Diffusion and ComfyUI write this into PNG text fields, where anyone who opens the file in a text viewer can read your whole prompt.

Plain EXIF. On top of the AI-specific tags, an image can still carry the everyday metadata any photo holds: software name, timestamps, and occasionally a description.

Why you might want it gone

There are a few ordinary reasons to clear this data, none of them dramatic.

You may not want to hand over the prompt that produced a result you spent time refining. You may be submitting work to a platform that treats a C2PA tag as a reason to label or downrank a post, and you want the image judged on its own. Or you simply prefer to share a clean file, the same way you would strip GPS from a holiday photo before posting it.

How to see what is buried

Before stripping anything, it helps to look. Open the AI metadata remover and drop an image in. It reads the file on your device and lists what it finds, so you can see whether the picture carries Content Credentials, a stored prompt, or EXIF fields. Checking first tells you whether a given image even needs cleaning, since not every export carries the same tags.

How to remove it

To clean an image with the AI metadata remover:

  1. Add your JPGs or PNGs. You can drop a whole batch at once.
  2. Read the list of what was found in each image.
  3. Click to remove the metadata and download the clean copies, singly or as one zip.

The clean files keep the picture exactly as it was. The C2PA chunk is dropped, the prompt and seed go with it, and the EXIF fields are cleared. You can re-open a cleaned file in the metadata remover or the EXIF viewer to confirm the tags are genuinely gone rather than just hidden from view.

What stripping metadata does not do

It is worth being clear about the limit, because the word “watermark” gets used loosely. Removing metadata clears the tags written into the file. It does not change the pixels, so two things survive:

  • An invisible pixel watermark such as Google SynthID, which is woven into the image data itself. A detector that reads pixels can still flag the image after the metadata is gone.
  • A visible logo drawn into the corner of the picture, like the Gemini sparkle. That is part of the image and has to be cropped or edited out separately.

If your goal is a clean file without the provenance tags and the stored prompt, metadata removal handles it completely. If you were expecting an invisible AI fingerprint to disappear, no metadata tool can do that, and any that claims to is removing the visible parts only. The honest version of “remove the AI watermark” is covered in the companion guide on what actually works.

Frequently asked questions

What metadata do AI image generators add?
Most add a C2PA tag, often shown as Content Credentials, that records the image was AI-made and which tool made it. Many also write the prompt, the seed, and the model name into the file, and some leave ordinary EXIF fields such as software and timestamps. None of it shows in the picture, but anyone can read it from the file.
Does removing AI metadata change the image?
No. The tags sit beside the pixels, not in them, so stripping them leaves the picture identical. You are deleting the file's hidden record, not editing what anyone sees.
What is C2PA and where is it stored?
C2PA is a provenance standard backed by Adobe, Microsoft and others that stamps a signed record of how an image was made. In a JPEG it lives in an APP11 segment, and in a PNG it sits in a dedicated chunk. Both are removed when you strip the file's metadata.
Will removing the metadata stop a detector flagging my image as AI?
It removes the metadata-based signals, so a check that only reads the file's tags will no longer see them. It does not touch an invisible pixel watermark like Google SynthID, which is baked into the image data, so a detector that reads pixels can still flag the picture.
Can I clean a whole batch at once?
Yes. Add as many JPGs and PNGs as you like and clean them in one pass, then download them together as a zip. There is no limit and nothing is uploaded.

Ready to try it?

Strip C2PA Content Credentials and AI tags from images in bulk. Free, in-browser, and 100% private — your data never leaves your device.

Open the Bulk AI Metadata Remover