Anthropic explains how Claude's new watermarks work
Invisible patterns in word choice instead of visible labels: Anthropic discloses technical details and plans a public detection API.

Illustration · AI-generated (AI IN LIFE)
At a glance
- Method modeled on SynthID-Text (Google DeepMind, 2024)
- Watermark emerges from systematic synonym choices
- Anthropic plans a public detection API
- A complete rewrite removes the pattern; light edits do not
- Driver: transparency obligations under the EU AI Act
Following its August 11 announcement, Anthropic has now published technical details on how the invisible watermarks in Claude-generated text work. The approach follows the SynthID-Text method that Google DeepMind introduced in 2024: when phrasings are interchangeable — say, “overcast” versus “grey” — the model makes systematic choices that together form a statistically detectable pattern.
According to Anthropic, the watermark does not affect output quality. For verification, the company plans its own detection API — a fundamentally different approach from classic “AI detectors,” which merely hunt for linguistic tells and are notoriously unreliable.
Limits remain: light edits do not fully remove the pattern, but a complete rewrite in which every word is replaced does. For code, the method barely applies, since working code leaves little linguistic slack — comments may carry watermarks, the executable code itself does not.
A key driver is the EU AI Act: its transparency rules require that AI-generated content be identifiable as such. Anthropic thereby positions itself as the first major US provider to roll out text watermarking at scale.
Reactions are mixed: in forums, some subscribers announced cancellations, worried that watermarks could expose unauthorized use at work or in exams. The debate over detectability versus privacy is likely to occupy the industry for some time.
FAQ
Can you see the watermark in the text?
No. It is invisible and consists of statistical patterns in word choice; it can only be detected with a dedicated tool.
Can the watermark be removed?
Light edits are not enough; only a complete rewrite that replaces virtually every word removes the pattern.
Does this apply to code?
Barely: executable code offers too little linguistic slack. Watermarks may at most appear in comments.


