← Guides

Claude vs ChatGPT vs Gemini: which AI watermarks text

Where each provider stands on text watermarking as of August 2026, what is verifiable, and what it means for output you already have.

Which providers watermark · 2 min read

Text watermarking went from one provider to two in August 2026. Here is where each stands, and what is actually checkable.

The current state

ProviderText watermarkPublic detectorNotes
Anthropic (Claude)Yes, since Aug 2026No — "forthcoming"Models launched on/after 2 Aug 2026; older models in progress. Applied at model level, worldwide
Google (Gemini)Yes — SynthID-TextKey-holder onlyPublished in Nature, Oct 2024. Best-documented implementation
OpenAI (ChatGPT)Non/aResearched and reportedly built, not deployed

Anthropic: newest, least documented

Claude embeds an imperceptible mark in generated text. Applied at the model, so every surface inherits it — app, API, or anything built on top. Applied globally rather than only in the EU, though EU AI Act Article 50 (enforceable 2 August 2026) is the driver.

Anthropic states the mark travels through copy-paste and may persist through some editing, and that it may not survive heavy editing, paraphrasing, translation, mixing with other content, or very short passages.

Detection documentation has not been published, so nobody outside Anthropic can currently check for it.

Google: oldest, best understood

SynthID-Text biases token sampling using a secret key so that a paired detector can identify Gemini text statistically. Because Google published the method, its limits are documented rather than guessed: it degrades under paraphrasing and translation, and needs a reasonably long passage.

Only Google can detect it. It is not a public checksum.

OpenAI: researched, shelved

OpenAI built a text watermarking method and, according to reporting in 2024, held it back over concerns about the effect on users — non-native English speakers in particular — and how easily paraphrasing defeats it.

It also shipped and then retired an AI-text classifier in July 2023 for low accuracy. That was a detector, not a watermark.

The pattern across all three

Every implementation shares one weakness, because it is inherent to the approach rather than to any vendor: the signal lives in which words were chosen. Change the words and it degrades.

That is why:

  • Google documented paraphrasing as a limitation.
  • OpenAI cited it as a reason not to ship.
  • Anthropic lists paraphrasing among the things its mark may not survive.

It also means watermarking reliably catches unedited copy-paste and reliably misses anyone who edits — which is backwards from a compliance perspective, since it penalises the careless rather than catching the deliberate.

What this means for text you already have

Claude output from a current model is marked. Unverifiable by you.

Gemini output may carry SynthID. Unverifiable by you.

ChatGPT output carries no deployed watermark.

All three carry stylistic fingerprints — em dashes, curly quotes, the U+2026 ellipsis, signature vocabulary — and those are exactly countable. Scan any text and you will get the numbers, whichever model produced it.

Related: does Anthropic watermark Claude's text? · what SynthID does · does ChatGPT watermark text?

Sources: Anthropic Help Center · TechCrunch, 11 Aug 2026

Check your own text for every marker described here. Free, instant, and it never leaves your browser.

Run a free scan

Related