On August 2, 2026, the EU AI Act's transparency requirements went live. Every provider of frontier AI models serving the European market now has to make AI-generated outputs detectable, or face fines up to β¬15 million or 3% of global annual turnover. Anthropic responded by announcing that all Claude models launched on or after that date will embed an invisible watermark in every piece of text they generate. Images produced by Claude will carry metadata with a digital signature. The watermarks are global β not just for EU users β and they are already active.
How it works (and why you won't notice)
The technique is a variant of SynthID-Text, published by Google DeepMind in Nature in 2024. The core idea is elegant: instead of changing what Claude writes, it changes how Claude makes choices between words that are roughly equivalent.
Take the sentence "The weather today was cold andβ¦". The next word could be "overcast" or "grey" β both are natural, both convey the same meaning. Under normal circumstances, the model picks one at random. Under watermarking, the randomness is seeded by a cryptographic key and the surrounding context, so the sequence of choices forms a detectable pattern. To a reader, the text looks identical. To someone with the key, the pattern is statistically visible.
Anthropic says the watermark has no impact on output quality, creativity, or readability. Google DeepMind tested this by serving watermarked outputs to a portion of their Gemini traffic and comparing user ratings β no statistically significant difference. Human raters comparing watermarked and unwatermarked text side-by-side couldn't tell them apart.
The watermark carries no identifying information. It cannot be traced to a specific person, organization, or conversation. It answers one question: "What is the likelihood Claude was involved in writing this?" That's it.
Where it breaks down
The limitations are real. Short passages give the algorithm fewer word choices to work with, which means confidence drops. Factual text is harder to watermark β if Claude writes "Isaac Newton's most famous work was called Principiaβ¦", the next word has to be "Mathematica." There is no wiggle room for the watermark to operate. Proofreading is similarly sparse: if you ask Claude to fix only grammar and punctuation, the watermark lives in a handful of corrections, which might not register.
And the biggest limitation: watermarks can be stripped. Run the text through another AI model, or paraphrase it heavily, and the signal degrades or disappears entirely. A "humanizer" tool β and there are plenty of them now β can erase the marks with minimal effort. Nature reported on this problem directly, noting that motivated users can bypass watermarking without much trouble.
ICML already proved it works (for the easy cases)
Here is where it gets interesting. The International Conference on Machine Learning held its 2026 event in July, before the EU deadline even hit. The organizers added a watermark to papers distributed for peer review. When reviewers used AI to write their reviews, the watermark generated telltale text in the output. They caught 506 reviewers violating the no-AI policy.
That number β 506 β is not a theoretical estimate. It is 506 people who copy-pasted AI output without thinking about it. Nihar Shah, the Carnegie Mellon computer scientist behind ICML's watermarking process, put it bluntly: "While some illegitimate AI uses may be done carefully to evade detection, many others may simply copy-paste AI outputs."
This is the realistic use case for watermarking. It will not stop a determined person from using AI and covering their tracks. It will catch the lazy ones β and there are a lot of lazy ones.
What this means if you use Claude
If you use Claude for client work, content creation, or anything where the origin of the text matters, the watermark is now baked in. You cannot opt out. If you are in the EU, this is law. If you are anywhere else, Anthropic is applying it globally anyway.
For most people, this changes nothing about how you use Claude day to day. The output quality is the same. The watermark is invisible. But if you are publishing Claude-generated text in a context where AI authorship is scrutinized β academic papers, journalism, legal filings β the game has shifted. The text carries a signal now, and the tools to read that signal will only get better.
Other major AI providers signed the same EU Code of Practice and will be implementing their own watermarks. This is not an Anthropic-only story. It is the new baseline for the industry.
The practical takeaway: if you use AI to draft something and then edit it heavily, the watermark likely survives in the parts Claude actually wrote. If you use AI to generate a first draft and then rewrite it in your own words, the watermark is probably gone. The line between "AI-assisted" and "AI-generated" just got a lot more concrete.
Sources: