changelogAnthropic

Anthropic Details How Claude's Text Watermarking Will Actually Work

TL;DR

Anthropic published a blog post explaining the mechanics of its planned watermarking system for Claude, which uses Google DeepMind's SynthID-Text approach. The move is required under the EU AI Act's Transparency Code and has triggered user backlash on Reddit and X.

3 min read
0

Anthropic published a blog post on Friday explaining the technical mechanics behind Claude's upcoming text watermarking system, addressing user concerns that emerged after the company announced the feature earlier in the week.

The watermarking is required to comply with the European Union's AI Act Transparency Code, which mandates that AI companies deploy systems capable of identifying AI-generated content.

How it works

According to Anthropic, the watermark operates by embedding patterns into "low-stakes choices" Claude makes during text generation — for instance, choosing between synonyms like "overcast" and "grey" to describe weather. The company says this creates a pattern that is "undetectable to the reader, but is detectable to anyone who has a key that encodes it."

"Watermarking does not impact the quality of Claude's output," Anthropic stated, adding that a watermarked response is indistinguishable from an unwatermarked one to human readers.

Anthropic confirmed it will use the SynthID-Text method, an approach Google DeepMind published in 2024. The company also plans to release a watermark detection API, though pricing and a launch date were not disclosed.

Anthropic drew a distinction between its watermarking system and AI-detection tools from companies like Pangram, which scan for stylistic "tells" in writing — such as the construction "this isn't X, it's Y" — rather than checking for an embedded signal. "Picking up on these patterns is fundamentally different from checking for a watermark," the company said.

Can the watermark be removed?

Anthropic acknowledged that editing text can strip the watermark, but the effect depends on the extent of the edit. "Light editing probably won't remove the watermark completely," the company said, while "a complete rewrite where every word is replaced will." Anthropic added that in the case of a full rewrite, "it's arguable whether the text can any longer be described as AI-generated" at all.

For text that Claude only proofreads or lightly edits, the watermark's presence depends on "the length of the text and how heavily Claude has edited it." If edits are minimal, Anthropic said, "there's very little (if anything) for the watermark to attach to," since most of the words originated with the human author.

Impact on code

Anthropic said generated code will carry a weaker watermark signal than prose, because the model has less freedom to choose between arbitrary options when producing functional code. The exception is comments, where the model can choose between equally valid wording, allowing some watermark signal to persist there. The company said this will have "a negligible effect on the actual code produced."

Anthropic noted that Claude will not be alone: other major model developers who signed the EU's Code of Practice are also expected to implement their own watermarking systems.

Backlash

The announcement has drawn criticism on social media. Reddit users have debated the move, with one commenter framing it as a conspiracy against users and another arguing the only reason to oppose it is "to lie to people." Business Insider reported that "dozens" of users on X claimed to have canceled their Claude subscriptions over the change.

What this means

This is a compliance-driven feature rollout, not a new model or architecture change — Anthropic is retrofitting an existing detection mechanism (SynthID-Text) onto Claude's output to satisfy EU regulatory requirements, not altering how the model itself is trained or weighted. The practical impact on typical users appears minimal, since watermarking targets long-form, mostly-untouched AI text rather than code or edited work. The bigger open question is adoption: if watermark detection APIs stay siloed per-company rather than becoming interoperable, their usefulness for third parties trying to verify AI content across different model providers will be limited.

Related Articles

product update

Anthropic Launches API to Detect Watermarked Text From Claude Models

Anthropic is rolling out a watermark verification API that lets approved regulators, media outlets, fact-checkers, and enterprises check whether text was generated by Claude. The system builds on Google's SynthID text method and responds to EU AI Act watermarking requirements in effect since August 2, 2025.

research

Anthropic's Claude Fable 5.1 Reportedly Solves 1653 Royalist Cipher in 44 Minutes

According to testing firm Vals AI, Anthropic's Claude Fable 5.1 independently identified and solved the 'Cyphral Distich,' a 1653 numeric cipher by Sir Thomas Urquhart that had defeated other frontier models. The AI decoded a hidden pro-royalist message by mapping each number to a word in Urquhart's original text.

product update

Anthropic Brings Background Computer Use to Claude Code and Cowork on Mac

Anthropic has enabled background computer use for Claude Code and Claude Cowork on macOS, available to Pro and Max subscribers. The feature lets Claude click, type, and open apps on a Mac without taking over the user's active cursor, following a similar launch by OpenAI's ChatGPT earlier in 2026.

changelog

Anthropic Adds Explicit Song Lyric and Copyrighted Character Bans to Claude's System Prompt

Anthropic quietly added detailed new restrictions to Claude's published system prompts, explicitly barring song lyric reproduction and AI-generated images of copyrighted characters. The change follows closely on the heels of a lawsuit from Sony Music Publishing and Warner Chappell.

Comments

Loading...