Does Claude Watermark Its Text? Anthropic's Invisible Watermark, Explained
Claude now embeds an invisible watermark in generated text. Here's what Anthropic has confirmed, what a detected mark actually proves, and what weakens it.

Does Claude Watermark Its Text? Yes — Here's What That Actually Means
For years, the answer to "does this AI watermark its text?" was a qualified no. ChatGPT has no confirmed intentional text watermark, and the invisible characters people find in AI output are most likely training artefacts. That changed on 11 August 2026, when Anthropic announced that Claude now embeds an invisible, machine-readable watermark in the text it generates.
This is the first time a major AI lab has confirmed a deployed text watermark across its whole product line. According to Anthropic's own documentation, Claude "weaves an imperceptible watermark directly into the text itself. You won't see it, and it doesn't change the meaning, quality, or readability."
Here's what Anthropic has confirmed, what remains unpublished, what a detected mark does and doesn't prove, and what it means if you use Claude for essays, cover letters, code, or client work.
What Anthropic Has Confirmed
The core facts come from Anthropic's Help Centre article and its August 2026 announcement:
- Text gets an invisible watermark. It's embedded in the generated text itself and, per Anthropic, doesn't alter meaning, quality, or readability.
- It applies worldwide. The change is driven by the EU AI Act, but Anthropic states that "marking will apply to output from supported models wherever Claude is offered, worldwide."
- Which models: Claude models launched in the EU on or after 2 August 2026 support marking at launch. Anthropic says older models will gain marking support during the EU AI Act's transition period.
- Which products: the Claude app, the Claude Platform API, Claude Code, Claude Cowork, and Claude Tag — and reporting indicates the marking also applies when supported models are accessed through AWS, Google Cloud, or Microsoft Foundry.
- Files are handled differently. For supported file types (.png, .jpg, .svg), Claude attaches digitally signed provenance metadata following the C2PA (Coalition for Content Provenance and Authenticity) standard, rather than a visible watermark.
- Detection tools are promised, not shipped. Anthropic says it will publish technical documentation so users and third parties can check content for Claude's marks. As of mid-August 2026, that documentation, and any detection tool, has not been released.
Press coverage of the announcement adds one more detail Anthropic's documentation doesn't spell out: there is no user-facing opt-out.
How the Watermark Works (Confirmed vs. Reported)
This distinction matters, because a lot of early coverage blurs it.
Confirmed by Anthropic: the watermark is imperceptible, lives in the text itself, and doesn't change what the text says.
Reported, but not published by Anthropic: the technical mechanism. Coverage from outlets including Axios describes the system as statistically biasing Claude's word choices according to a key held by Anthropic — individually unremarkable choices that form a detectable pattern across enough text. Analysts compare the approach to Google DeepMind's SynthID, which Gemini uses. Anthropic itself has not published implementation details, detection thresholds, or accuracy figures.
If that reporting is accurate, this is statistical watermarking — the same family of techniques covered in our guide to AI text watermarks. And that has a practical consequence most people miss:
This is not an invisible-character watermark. Claude's mark is not a zero-width space or a narrow no-break space hiding between words, like the invisible characters sometimes found in ChatGPT output. A signal carried in word choice survives copy-paste, retyping, and conversion to plain text, because the words themselves are the watermark. Stripping hidden Unicode characters — which is what character-level cleaning tools, including ours, actually do — does not touch a statistical watermark, because there are no hidden characters to strip.
What a Detected Mark Proves — and What It Doesn't
This is the part Anthropic is unusually careful about, and it's the part that generated the loudest backlash.
Anthropic's documentation states that a detected mark only signals that content "may have been processed by Claude." It does not prove Claude wrote the ideas or the original text. And the reverse holds too: a missing mark doesn't mean content wasn't AI-generated — heavy editing, older models, format conversion, or unsupported platforms can all remove detectability.
Why does that matter? Consider the use case critics immediately raised: proofreading. One widely shared complaint, quoted by Forbes, came from a user who had "ditched Grammarly for Claude for proofreading… But now the stuff I've written will be watermarked that Claude did the work." If you write an article yourself and ask Claude to fix your commas, the output may carry the mark — even though the writing is yours.
So the honest reading cuts both ways:
- A Claude watermark in a document is not proof the document was AI-written. It's evidence Claude touched the text at some point.
- The absence of a watermark is not proof a document is human-written.
Anyone — a teacher, a recruiter, an editor — who treats the mark as an authorship verdict is going beyond what Anthropic itself says it proves.
What Survives and What Weakens It
Based on Anthropic's stated limitations and the August 2026 reporting:
| Action | Effect on the text watermark |
|---|---|
| Copy-paste, retyping, plain-text conversion | Reported to survive — the signal lives in word choice, not formatting or hidden characters |
| Light edits (fixing a few words) | Likely survives across a long passage, per how statistical marks are described |
| Extensive rewriting or paraphrasing | Anthropic says this can weaken or remove the detectable signal |
| Translation to another language | Anthropic lists this as weakening the signal |
| Mixing with substantial human-written text | Anthropic lists this as weakening the signal |
| Short outputs (a sentence, a one-line fix) | Analysts note short passages don't carry a reliable statistical signal |
| Re-saving or converting images/files | Format conversion can remove detectability; C2PA metadata does not survive processes that rewrite file metadata |
Two things worth stating plainly. First, everything in the "weakens it" column comes from Anthropic's own limitations list or from independent analysts — none of it is a technique we've verified, and nothing here makes text reliably "undetectable." Second, weakening a watermark doesn't change how the text reads. AI-writing detectors like the ones covered in our guide to checking AI writing analyse style and statistics of the writing itself, and they flagged unedited AI prose long before any deliberate watermark existed.
Why Now? The EU AI Act
The timing isn't a mystery: Anthropic says the marking supports its obligations under the EU AI Act, whose transparency requirements for AI-generated content took effect on 2 August 2026. Forbes reports the move aligns with the EU's Code of Practice on Transparency of AI-Generated Content, which nearly 200 companies had signed by late July 2026.
The interesting choice is scope. The law binds Anthropic in the EU; Anthropic chose to apply the marking worldwide rather than maintain separate EU and non-EU behaviour. Expect other labs to face the same choice — Google already ships SynthID in Gemini, while OpenAI has built but not deployed text watermarking for ChatGPT.
Claude vs. ChatGPT vs. Gemini: Who Watermarks What in 2026
| Claude (Anthropic) | ChatGPT (OpenAI) | Gemini (Google) | |
|---|---|---|---|
| Deliberate text watermark | Yes — confirmed, deployed August 2026 | No confirmed deployment; technology built but withheld | Yes — SynthID text watermarking |
| Invisible characters in output | Not the mechanism — mark is in word choice | Sometimes present (e.g. U+202F); OpenAI attributes to training artefacts | Not the documented mechanism |
| Image/file provenance | C2PA signed metadata on .png/.jpg/.svg | C2PA metadata on DALL·E images | SynthID for images; visible sparkle mark on some outputs (see removing Gemini image watermarks) |
| Public detection tool | Promised, not yet released | None for text | SynthID detector, limited access |
The industry has clearly turned. When we wrote about Sora's video watermark and about text watermarking in theory, deliberate provenance marking was the exception. With Claude's announcement, it's becoming the default.
What This Means for You
If you use Claude for your own writing (proofreading, editing, polish): your text may now carry a mark saying Claude processed it, even though you wrote it. Keep drafts and version history — if you're ever challenged, being able to show your writing process is far stronger evidence of authorship than any watermark is of the opposite. Remember Anthropic's own framing: the mark shows processing, not authorship.
If you submit Claude-assisted work for assessment: be guided by your institution's or employer's AI policy, not by what you think a detector can or can't see. A watermark check is one more way AI involvement can surface, alongside the stylistic patterns detectors and human readers already notice. Passing off unedited AI output as your own was risky before this announcement; it's riskier now.
If you're checking documents (teachers, recruiters, editors): until Anthropic ships its detection documentation, you cannot check for Claude's watermark yourself — no third-party tool can honestly claim to detect it today. And once detection does exist, treat a positive result as "Claude touched this," not "a human didn't write this." That's Anthropic's interpretation, and it should be yours.
If you publish AI-assisted content: the watermark doesn't change what makes AI content succeed or fail in search — originality, experience, and substance. Disclosure norms are tightening, and provenance signals like this make quiet reliance on raw AI output easier to surface.
What about "cleaning" your text? Our tool, GPT Watermark Remover, shows you the invisible characters and stylistic patterns in your text — and we'll be direct: it does not and cannot remove Claude's statistical watermark, because that watermark isn't made of characters you can delete. Anything that promises one-click removal of a word-choice watermark is overselling. What genuinely changes how text reads — and what Anthropic itself says can weaken a statistical signal — is substantial rewriting in your own voice. That's a writing problem, not a formatting problem.
Frequently Asked Questions
Does Claude watermark its text?
Yes. Since Anthropic's announcement on 11 August 2026, supported Claude models embed an invisible, machine-readable watermark in generated text. Anthropic says it doesn't change the meaning, quality, or readability of the output, and it applies worldwide across Claude's products.
Can you see the Claude watermark?
No. It's imperceptible by design. According to reporting on the announcement, the signal lives in statistical patterns of word choice rather than in hidden characters, so there's nothing visible to spot and nothing to find with a character inspector.
Does the Claude watermark prove a text was written by AI?
No. Anthropic states that a detected mark only signals content "may have been processed by Claude" — including cases where Claude merely proofread or reformatted human writing. A missing mark doesn't prove human authorship either, since editing, translation, or older models can remove detectability.
Can you remove the Claude watermark?
There is no tool that deletes it, because it isn't a character or a piece of metadata in the text. Anthropic's own documentation says extensive rewriting, paraphrasing, translation, or mixing with human-written material can weaken or remove the detectable signal — but nothing makes text reliably undetectable, and AI detectors that analyse writing style work independently of any watermark.
How do I check if text has a Claude watermark?
Right now, you can't. Anthropic has promised documentation and tooling that will let users and third parties detect its marks, but as of August 2026 nothing has shipped. Be sceptical of any service currently claiming to detect Claude's watermark. For the stylistic side, see where to check AI writing.
Does the watermark apply to Claude-generated code?
Anthropic's marking applies to output across its products, including Claude Code. Independent analysts note that code is a harder medium for statistical watermarking — syntax is rigid and short snippets carry little signal — but Anthropic hasn't published specifics.
What about images and files from Claude?
Supported file types (.png, .jpg, .svg) get digitally signed C2PA provenance metadata rather than a visible watermark. Like all file metadata, it doesn't survive processes that rewrite or strip metadata, which is why Anthropic notes format conversion can remove detectability.
Why did Anthropic start watermarking now?
The EU AI Act's transparency requirements for AI-generated content took effect on 2 August 2026, and Anthropic built marking into models launched in the EU from that date. Rather than splitting behaviour by region, Anthropic applied marking worldwide.
The Bottom Line
Claude now watermarks its text — confirmed, deployed, worldwide, with no opt-out. It's the first major lab to say so plainly, and it won't be the last.
But keep the claim exactly the size Anthropic makes it: the mark shows a text may have been processed by Claude. It is not an authorship test, detection tooling hasn't shipped yet, and Anthropic itself lists the ways the signal weakens. Meanwhile, the thing that has always made AI writing recognisable — its flat, uniform style — has nothing to do with watermarks at all.
Try GPT Watermark Remover — see the invisible characters and stylistic patterns actually present in your text, with a straight answer about what can and can't be removed. No false promises about secret watermarks — Claude's included.
Related Knowledge Articles
Ready to Remove AI Watermarks?
Try our free AI watermark removal tool. Detect and clean invisible characters from your text and documents in seconds.
Try GPT Watermark RemoverRecommended Articles

Sora AI Watermark: What It Is and How to Remove It
What the Sora watermark is, what C2PA metadata means, and what can and cannot be removed.

Does ChatGPT Watermark Text? What We Actually Know in 2026
Does ChatGPT watermark text? Here's what we actually know about invisible characters in AI output, what OpenAI has said, and what it means for detection.

Invisible Watermarks in ChatGPT Text: How They Work and How To Find Them
Discover how invisible watermarks are embedded in ChatGPT text, how to detect them, and how to clean your text safely. Complete guide to zero-width characters and AI text markers.