Legal

Anthropic: Only complete rephrasing removes Claude watermark

3 min read

TL;DR Too Long; Didn’t read

Anthropic revealed technical details of Claude's text watermark to TechCrunch for the first time on August 15. The marking, embedded in every response since August 11, is reliably removed only by rephrasing every single word. Light edits usually survive, but the method remains largely ineffective for generated program code.

A magnifying glass reveals a hidden wave pattern in handwritten text lines, while an eraser completely removes the pattern in one of the lines; next to it is an Anthropic logo sticker. Image generated with GPT Image 2

Key takeaways

  • An Anthropic engineer explained to TechCrunch for the first time the wording technique behind Claude's text watermark.
  • Only replacing every single word reliably removes the marking; smaller edits usually survive.
  • Program code stays barely markable because of limited wording choices; at best comments can be captured.
  • The method is a variant of Google's SynthID-Text approach, published in Nature in 2024.
  • Anthropic still gives no launch date for the promised public detection API.
  • User reactions range from subscription cancellations in protest to approval for more transparency.

Anthropic revealed technical details of Claude’s text watermark to TechCrunch for the first time on August 15, over a week after the marking began appearing in every response. Only rephrasing every single word reliably removes it; light edits usually survive. The method remains largely ineffective for generated program code.

Synonym choice for every word encodes the signal

Anthropic uses a variant of Google’s SynthID-Text method, which DeepMind published in the journal Nature in 2024. According to the Anthropic engineer who disclosed the details to TechCrunch, Claude continuously makes so-called low-stakes choices between near-synonymous words in every text response – for example, between “overcast” and “grey” in a weather description. Across many such word pairs, a pattern emerges that stays invisible to readers but can be read out with the right key. The model itself is not aware of the process, since the watermarking runs independently of Claude’s actual response generation in the background.

Anthropic’s Help Center adds that the watermark does not change the meaning or readability of a response. Because the mark is part of the text itself rather than separate metadata, it travels along automatically when text is copied elsewhere. Short paragraphs or fact-heavy passages with few interchangeable phrasings, however, produce a weaker signal that can become unreadable. For newsrooms and schools, that means even plain, factual text can potentially be traced back, provided it is long enough.

Only a full rewrite reliably strips the watermark

The original report from August 11 left open how much editing it takes for the marking to disappear. The Anthropic engineer specified to TechCrunch: minor edits to individual sentences or a translation usually survive the pattern. It reliably vanishes only once practically every word of a response has been replaced. In practice, that means a paragraph copied straight out of a Claude response stays traceable even after light editorial touch-ups, as long as it isn’t rewritten word for word.

For generated program code, the method largely fails. Because source code usually allows only one syntactically correct solution, there is little room for interchangeable word choice. At best, comments in the code can be marked more reliably than the actual program logic. The four-paper research digest on AI watermarks from late July already flagged this as a fundamental weakness of current methods: all three watermarking techniques tested there lost nearly all forensic value after simple rephrasing. For development teams using Claude to write code, the origin of that code remains practically untraceable.

Detection tool still promised, no date set

Asked directly, the Anthropic engineer confirmed that a public detection API is coming that users will be able to run themselves – but Anthropic still won’t commit to a launch date. It remains independently unverified how reliably that future API will actually catch the edge cases described here, in rewrites and in code. Other providers are reportedly working on comparable watermarking methods that are not necessarily compatible with each other. Until a detection tool exists, companies that want certainty have little to go on beyond providers’ own claims.

Reactions to the disclosure are mixed: some Claude users canceled their subscriptions in protest at the invisible marking, while others welcome it as an overdue step toward transparency in AI-generated content. Access and pricing are unaffected by the clarification: the marking still runs automatically and at no extra cost in the background of every Claude product.

What remains open is whether the promised detection API will transparently flag the now-known gaps around rewrites and code once it ships, or instead hand users a false sense of certainty.

Frequently asked questions

When will the announced detection API for Claude's watermark launch?

Anthropic still gives no fixed date. It has only confirmed that users will eventually be able to run the API themselves.

Does Anthropic also mark program code written by Claude?

Barely. Because code usually allows only one syntactically correct solution, there is little room for the wording technique; at best code comments can be marked more reliably.

Is light rephrasing enough to remove the watermark?

No. According to Anthropic, the watermark usually survives light edits and translation. The signal reliably disappears only once practically every word is replaced.

Do other AI providers use comparable watermarks?

Yes, according to Anthropic other companies are working on similar methods. These are not necessarily compatible with each other.

Does Claude itself notice that a watermark is being embedded?

No. According to Anthropic, the process runs independently of the actual response generation in the background, without the model being aware of it.

Sources (2)
  1. Anthropic shares more details about how Claude's new watermarks will work (TechCrunch)
  2. How Claude marks AI-generated content (Anthropic Help Center)

Your AI update for the work week

Once a week, the most important AI news – plus one practical tip to try right away. No spam, unsubscribe anytime.

← Back to the blog