Skip to content

Simple Unmark guide

Does Gemini Watermark Text?

Published
Sources checked
3 primary references

Short answer

Yes. Google documents SynthID Text as its method for watermarking AI-generated text and has described deployment at scale in Gemini. It biases token choices during generation rather than inserting characters, so it survives copying, and Google states detector confidence drops greatly when text is thoroughly rewritten or translated.

Of the three major assistants, Gemini has the longest-documented text watermark, and Google's own material is specific enough to answer most practical questions.

What Google documents

Google presents SynthID as watermarking across images, audio, video and text, and publishes text-specific guidance describing SynthID Text as a logits processor applied to the generation pipeline. The underlying research appeared in Nature in 2024, and a reference implementation has been open-sourced.

Reporting around that research described the system running in Gemini at scale, characterised as the first large deployment of a generative text watermark. Treat the precise per-surface scope as less firmly pinned down than the mechanism: Google's developer documentation explains how the method works without enumerating every product surface and date.

What that means for pasted Gemini text

There is no character to find. Scanning Gemini output for a hidden symbol will not reveal a watermark, because the signal is which words were chosen. Copying, pasting and reformatting all preserve it, since they preserve the wording.

Equally, you cannot check it. Google publishes the detection approach rather than a general consumer detector for arbitrary text, so a tool claiming to confirm SynthID removal for you is claiming access it almost certainly does not have.

What Google says weakens it

These are Google's own stated limitations, not third-party speculation.

  • Thorough rewriting: detector confidence can be greatly reduced.
  • Translation into another language.
  • Factual responses, where there is less opportunity to augment generation.
  • Not helpful: cropping, changing a few words, or mild paraphrasing, which the method is described as robust to.

Common misconceptions

Three keep recurring. That SynthID text can be stripped like metadata — it cannot, there is no field. That deleting zero-width characters removes it — it does not, none were added. And that a watermark proves who wrote a document — it indicates model involvement, which is a much narrower claim.

Sources

Published by Simple Unmark. Our methodology page explains how claims on this site are sourced, what we test, and what we refuse to claim.