How Claude’s text watermark works
By Jakub Antkiewicz
•2026-08-25T08:39:07Z
Anthropic to Watermark Claude Outputs for EU AI Act Compliance
Anthropic has announced that future versions of its Claude large language models will embed a text watermark to indicate AI involvement in content generation. The move is a direct response to the EU AI Act and follows the company's commitment to the EU Code of Practice on Transparency, a pact signed by several other major AI developers. This implementation signals a broader industry trend towards adopting technical safeguards for AI-generated content as regulatory frameworks begin to solidify globally.
How the Watermark Works
The company is deploying a version of the SynthID-Text approach developed by Google DeepMind. This method does not add hidden characters or metadata but instead subtly influences the model's word selection process. During generation, when the model faces a choice between several equally valid words (e.g., “overcast” vs. “grey”), the watermarking system uses a secret key to guide the random choice. This creates a statistical pattern detectable with the key, but which remains imperceptible to a human reader and has no practical effect on the output's quality, creativity, or cost.
- No Quality Degradation: Internal tests and studies on the SynthID-Text method found no statistically significant difference in quality or user ratings between watermarked and unwatermarked text.
- No User Identification: The watermark is tied to the model, not the user. It contains no information that can be traced back to an individual, organization, or specific chat session.
- Cost and Speed Neutral: The process does not add extra tokens or computational overhead, meaning it will not slow down the model or increase user costs.
- Detection Limitations: The watermark is less effective on short text snippets, heavily edited content, or passages with constrained vocabulary, such as factual statements or programming code.
Industry Impact and Broader Adoption
Anthropic’s decision to apply watermarking globally underscores the operational challenge of implementing region-specific compliance measures. This approach establishes a new baseline for foundational model providers operating in regulated markets. While the watermark can confirm the likelihood of Claude’s involvement, it cannot prove a text was human-written or identify content from other AI models, each of which would use a different key. For other file types like images, Anthropic will use the open C2PA standard, embedding a metadata credential instead of an invisible watermark. A watermark detection API is planned for future release.
The widespread adoption of watermarking by major AI labs like Anthropic and Google signals a new era where regulatory compliance is becoming a core, non-negotiable feature of foundational models, directly influencing their technical architecture.