Emerald Pages
◆
The AI "Watermark" Illusion: Why Anthropic Can't Actually Mark Text
Anthropic claims its new AI text watermarking will track generated content across the web. But a closer look reveals the technology is built on a linguistic illusion that any user can easily break — and it works exactly opposite of what most people expect.
Photo: NurPhoto | Getty Images
In August 2026, Anthropic rolled out what it calls an "invisible text watermark" across all Claude models to comply with the European Union AI Act's transparency requirements. The company claims this watermark — a mathematical pattern woven into word choices — will travel with text when copied and pasted, proving content was generated by Claude. But upon closer examination, the claim reveals itself to be more marketing than mathematics, and it is fundamentally impossible to create a true watermark in plain text.
The confusion begins with the word "watermark" itself. In its traditional and technical definition, a watermark is a faint design, logo, or text embedded into paper, photos, videos, or digital files that is visible or machine-readable and cannot be removed without altering the original medium. A watermark on a photograph is structural — it lives in the pixels. A watermark on paper is physical — it is pressed into the fibers. Plain text has no such structure.
Anthropic's technology is not a watermark at all. It is a statistical word-biasing system — essentially, a hidden algorithm that forces the AI to select specific synonyms over others based on a secret cryptographic key. Over a long passage, this creates a mathematical pattern that specialized software can detect. But this is not embedding; it is just styling. The AI is simply being forced to write in a specific dialect that Anthropic can recognize.
Why a True Text Watermark Is Impossible
For a watermark to be real, it must meet three criteria: it must be embedded into the medium, unalterable without damaging the medium, and survive standard use like copying or reformatting. Plain text fails on every count.
Text is pure information — a string of Unicode characters with no inherent visual structure. There is no place to hide a logo, a pattern, or a cryptographic signature without changing the actual letters. If you add invisible characters, they vanish when pasted into a plain text editor. If you change the formatting, it disappears when someone copies the text. The only thing that survives copy-paste is the words themselves — which means the only possible "watermark" must live in the choice of words.
This is precisely what Anthropic has done. But this approach has a fatal flaw: words can be changed. Unlike a physical watermark pressed into paper, a statistical pattern in word selection can be disrupted by something as simple as swapping a few synonyms, changing sentence structure, or running the text through a paraphrase tool.
- Synonym swapping: Replacing just 5-10% of key words with alternatives can break the statistical pattern entirely.
- Restructuring: Converting active sentences to passive voice or reorganizing paragraphs scrambles the mathematical styling.
- AI paraphrasing: Running Claude's output through another AI model rewrites the text in a completely different style, erasing any trace of the original bias.
The Style Loophole: How Prompts Defeat the Watermark
Perhaps the most significant vulnerability is the simplest: you can just ask the AI to write differently. Because the watermark is not a structural embedding but a forced dialect, giving Claude a specific stylistic directive overrides the watermarking system entirely.
Large language models like Claude can only optimize for so many constraints at once. When you prompt, "Write this in the style of a 1920s noir detective using short, punchy sentences," the AI's primary directive becomes matching that specific voice. The pool of words that fit both your strict style requirement and Anthropic's hidden mathematical pattern becomes too small for the watermark to survive. The style prompt crowds out the watermark.
This means any user can defeat the watermark without editing the output afterward — they simply make the AI override its own tracking during generation. The watermark, in effect, is opt-out by prompt engineering.
Image Watermarks Are Different
It is important to distinguish text watermarking from image watermarking, which is genuinely structural and much harder to remove. Digital images contain millions of pixels and metadata slots where information can be hidden without changing the visible content. Companies like Google use SynthID to embed invisible patterns into image pixels that survive cropping, resizing, and even screenshots. This is a real watermark in the traditional sense — it is embedded into the file's structure.
Text has no such luxury. A single string of characters cannot hide a pattern the way an image can. Anthropic's word-biasing system is not a watermark; it is a statistical styling, and styling can be altered or erased.
Quality Degradation: The Hidden Cost
Even if the watermark worked perfectly, it comes at a cost. Forcing an AI to choose suboptimal words — its second or third best option — to satisfy a tracking algorithm inevitably degrades output quality. The AI cannot always pick the most precise, creative, or contextually appropriate word if that word doesn't fit the secret pattern.
For coding, the problem is even more acute. Programming languages have rigid syntax; there is often only one correct way to write a specific line of code. Biasing the model toward alternative function names or variable structures can introduce bugs or suboptimal performance. The developer community using tools like Claude Code has been particularly vocal about this flaw.
The EU AI Act required transparency, and Anthropic responded with a technical solution that satisfies regulators on paper. But for any user who understands how language models work, the watermark is trivial to circumvent. In the end, the only thing Anthropic has really done is change Claude's dialect — and dialects can be changed back.
No Ads. By Us. For Us.
This article was made possible by readers like you. We hope it inspired you to support Emerald Book, so we can continue producing content like this.
We will never show you ads, sell your data, or require a subscription to consume our content. Your gift helps us keep the truth accessible.
Click the Support button to give a gift of any amount today.
Thank you for making this work possible.