Photo metadata guide

How to remove an AI watermark from an image

Two very different things share that name. One comes off in about ten seconds. The other does not come off at all with a free tool, and any page that promises otherwise is selling you something.

Two things go by the name AI watermark

People searching for this want one of two jobs done, and the jobs have nothing in common except the word watermark. Work out which one you have before you try any tool.

  • 1. AI metadata: text fields written beside the picture An XMP or IPTC field saying the file came from a generator, a C2PA Content Credentials record, or a plain string naming ChatGPT, Midjourney, DALL-E, Stable Diffusion, or Adobe Firefly. This is data, not picture. A browser removes it in one pass.
  • 2. A pixel watermark: a signal carried by the picture itself SynthID and similar systems change pixel values in a pattern a matching detector can read back. Nothing about it appears in the file's data fields. A metadata tool never sees it and never touches it.

There is also a third thing people mean: a visible logo printed in a corner of the image. That one is a picture-editing job, not a metadata job, and this page covers it further down.

What actually comes off in a browser

Vaultaire's metadata remover finds and deletes the fields below. It reports each one before it acts, so you see the exact text you are about to lose.

AI provenance fields the browser can find and delete
FieldWhat it holdsRemoved
IPTC Digital Source TypeA controlled value such as trained algorithmic media or composite synthetic mediaYes
XMP AI markersGenerator name, model, prompt text, and job identifiers written by the tool that made the fileYes
C2PA Content CredentialsA signed manifest describing the origin and the edit history of the imageYes, for identified containers
Software and creator tagsEXIF Software, Artist, Copyright, and comment fields that often name the appYes
SynthID metadata stringA text mention of SynthID sitting in the metadata, separate from the pixel signalYes, the string only
SynthID pixel signalThe imperceptible pattern inside the pictureNo

The tool removes GPS coordinates, capture dates, camera model, and lens data in the same pass, because a file that names its generator usually carries those too.

What no metadata tool removes

It removes AI metadata. It does not remove pixel watermarks, and no page here will claim otherwise.

Google DeepMind describes SynthID as an imperceptible signal embedded in the pixels themselves and detected by SynthID technology. Vaultaire does not inspect or alter image pixels, so it cannot detect or erase SynthID or any other proprietary pixel watermark. Where the pixel check did not run, the report says not checked rather than pretending the watermark was absent.

Treat every "AI watermark remover" that promises to beat a pixel watermark with the suspicion it deserves. Most of them re-encode, blur, or crop the picture and hope the signal breaks. That damages the image, gives you no proof either way, and usually means uploading the file to a stranger's server first.

Remove the AI metadata in three steps

  1. Choose the image Open the metadata remover and pick a file up to 25 MB. JPEG, PNG, WebP, GIF, HEIC, HEIF, and AVIF all work. Nothing leaves the browser.
  2. Read the report The AI and origin section names the declared generator when the file records one, and lists every provenance field it found. Check it before you clean, because the answer itself is often what you came for.
  3. Clean and verify Select Remove metadata. The browser writes a separate copy, scans that copy again, and only then enables the download. Your original file stays untouched on disk.

The visible logo in the corner is a different job

Some generators print a small mark into the picture. That mark is pixels. Removing it means painting over part of the image in an editor, which changes the photo and leaves a patch where the mark used to sit.

Vaultaire will not do that, and it will not pretend to. Our tools change file data, resize, convert, compress, and brighten. None of them repaint a picture. If you need the corner mark gone, that is an image editor's job and it belongs to whoever owns the rights to the picture.

Does stripping the metadata make an image undetectable?

No, and the honest version of that answer matters more than the marketing one.

Metadata is the only signal that carries a definite answer. When a file says trained algorithmic media, or carries a signed C2PA manifest, you have strong evidence. Strip those fields and that evidence disappears from the file. Anyone checking metadata after that finds nothing.

Pixel detectors work differently. They look at the picture and produce a probability, and they get it wrong in both directions on ordinary photos. Removing metadata does not change what they see, because they never read metadata. So the practical answer is: the reliable check goes quiet, and the unreliable check keeps guessing exactly as before.

The same logic runs the other way. A file with no AI labels is not proof of a real photograph, because saving a picture through almost any app drops those labels by accident. Read our companion guide on how to check whether an image is AI generated for the full picture.

Why people strip AI metadata

The common reasons are ordinary ones. A designer sends a client a mock-up and does not want the prompt text travelling with it. A researcher shares a sample and wants the model and job identifiers out of the file. A person posts a picture and would rather not publish the software they used, the account behind it, or the date and place attached to the original.

Those fields also travel further than people expect. Prompt text, job identifiers, and account names sit in plain sight for anyone who opens the file properties. Removing them is the same hygiene as removing GPS coordinates from a photo before you post it.

AI watermark removal FAQ

Can you remove an AI watermark for free?

You can remove AI metadata for free in your browser. That covers XMP AI markers, the IPTC Digital Source Type value, generator names, and C2PA Content Credentials containers. You cannot remove a pixel watermark such as SynthID with a free metadata tool, because the signal lives in the picture rather than in the file's data fields.

Does removing AI metadata change the image?

No. Vaultaire strips the metadata containers without decoding and re-encoding the picture. The encoded image payload stays byte-identical, so the visible photo does not change and the quality does not drop.

What is SynthID and can I strip it?

SynthID is Google DeepMind's watermarking technology. Google DeepMind describes it as an imperceptible signal embedded in the pixels themselves and detected by SynthID technology. A metadata remover never touches pixels, so it cannot detect or erase that signal. Vaultaire can only report a SynthID string when one appears in the metadata.

Will removing the metadata stop an AI detector?

It stops the metadata check, which is the only reliable one. It does nothing to pixel-based detectors, which analyse the picture and guess. Treat the two as separate systems with separate answers.

Which generators does the report name?

When the file records the generator, the report can name Adobe Firefly, AUTOMATIC1111 or Stable Diffusion WebUI, ChatGPT or OpenAI, ComfyUI, DALL-E, Flux, Google Imagen, InvokeAI, Midjourney, and Stable Diffusion. These are metadata matches. A file saved without that text shows no generator at all.

Does the image get uploaded anywhere?

No. The scan and the clean-up run in a Web Worker inside your browser. No upload, no processing API, and no account. Closing the tab ends the session.