# Remove Imagen watermark

> Imagen output is watermarked. Paste it into the scanner above and every hidden character is listed and removed in one pass. The honest caveat: a statistical watermark lives in word choice rather than in characters, so no cleaner can remove it.

Source: https://removellmwatermark.com/gemini/imagen

## What is in Imagen output

Imagen output carries SynthID in the pixels themselves as well as provenance metadata in the container. The pixel layer is designed to survive cropping and re-encoding; we only touch the metadata layer, and the page states that limit rather than burying it.

- **File and document metadata**: Provenance fields written into DOCX/PDF/image containers (C2PA manifests, XMP, EXIF) alongside the visible content.

## How to check a document in under a minute

Paste it above. If Imagen text is in there, the report names every carrier it found with its code point, and the cleaned copy appears next to it.

For this model the findings are usually confined to file metadata rather than the text itself.

## Why Google DeepMind does this

Google's SynthID covers images, audio and video, and SynthID-Text extends it to text through watermarked token sampling. Because a statistical watermark lives in the word choices rather than in the characters, removing it means rewriting. This site states that limit rather than hiding it.

## What this cannot do

There are two different things people mean by an AI watermark, and only one of them is something a cleaner can touch.

The first lives in the characters: invisible code points, look-alike letters, unusual spaces. Those are data added to the string, and removing them is exact and verifiable. The report tells you precisely what came out.

The second is statistical. A key biases which words the model picks, so the mark is spread across the word choices themselves and nothing was inserted at all. No character-level tool can remove that, including this one. Only rewriting enough of the wording does, and any site claiming otherwise is selling you something. We would rather say so than let you publish on a false assumption.

## Steps

1. **Paste the text**: Paste the Imagen output into the box at the top of this page. It stays in your browser tab; the scan runs against the characters, not against any account you have.
2. **Read the report**: Every flagged character is listed with its Unicode name and code point, so you can verify the finding in any hex editor rather than taking our word for it.
3. **Copy the clean text**: The cleaned copy is byte-identical to what you pasted apart from the characters listed in the report. Nothing is rephrased, and nothing is sent anywhere.

## FAQ

### Does Imagen watermark its text?

Confirmed watermarking. Imagen output carries SynthID in the pixels themselves as well as provenance metadata in the container. The pixel layer is designed to survive cropping and re-encoding; we only touch the metadata layer, and the page states that limit rather than burying it.

### Is removing a Imagen watermark legal?

Stripping invisible characters from text you own is ordinary text processing, the same thing your word processor does when it normalises a paste. What matters is what you do next: passing AI-written work off as your own where honesty is required (academic submissions, disclosure-bound contexts, contracts that say otherwise) is a problem regardless of what any tool did to the characters.

### Will this get Imagen text past an AI detector?

It removes the machine-readable signal. It does not change the writing, and detectors that score style will score it exactly the same afterwards.

### Do you store what I paste?

No. The scan records counts and code-point classes for our own usage numbers and nothing else. Not the text, not a fragment of it, not a hash of it.

### Does the cleaned text still mean the same thing?

Yes. Deletions are limited to characters that render as nothing, and substitutions map to the ASCII character that looks identical. Joiners that carry meaning, inside emoji sequences or in scripts where a joiner is part of the spelling, are reported and deliberately left in place.
