removellmwatermark

Remove GPT-5.6 Terra watermark

OpenAI has not announced a watermark for GPT-5.6 Terra. What its output does carry is a set of repeatable Unicode and typographic artifacts, and the scanner above shows you exactly which ones are in your text.

ScannerLocal · nothing leaves this tab
Cleaned

What is in GPT-5.6 Terra output

Terra is the balanced tier of the 5.6 family and the one most business writing actually runs on. Its fingerprint is spacing rather than hidden characters: the giveaway is usually a narrow no-break space where a plain one belongs.

Typographic punctuation
Curly quotes, em dashes, ellipsis characters and non-ASCII minus signs. These are a weak stylistic fingerprint rather than a true watermark, but they are the first thing detectors look at.
Non-breaking and exotic spaces
U+00A0, U+2009 thin space, U+202F narrow no-break space and friends used in place of a plain space to encode a signal in the gaps.
Whitespace patterning
Trailing spaces, double spaces after sentences and unusual line-break placement used as a low-bandwidth carrier.

How to check a document in under a minute

Paste it above. If GPT-5.6 Terra text is in there, the report names every carrier it found with its code point, and the cleaned copy appears next to it.

For this model the findings are usually typographic punctuation, non-breaking and exotic spaces, whitespace patterning.

Why OpenAI does this

OpenAI has not shipped an announced text watermark. ChatGPT output still carries a repeatable set of Unicode and typographic artifacts, and its images carry C2PA content credentials in the file container.

What this cannot do

There are two different things people mean by an AI watermark, and only one of them is something a cleaner can touch.

The first lives in the characters: invisible code points, look-alike letters, unusual spaces. Those are data added to the string, and removing them is exact and verifiable. The report tells you precisely what came out.

The second is statistical. A key biases which words the model picks, so the mark is spread across the word choices themselves and nothing was inserted at all. No character-level tool can remove that, including this one. Only rewriting enough of the wording does, and any site claiming otherwise is selling you something. We would rather say so than let you publish on a false assumption.

Step by step

  1. Paste the textPaste the GPT-5.6 Terra output into the box at the top of this page. It stays in your browser tab; the scan runs against the characters, not against any account you have.
  2. Read the reportEvery flagged character is listed with its Unicode name and code point, so you can verify the finding in any hex editor rather than taking our word for it.
  3. Copy the clean textThe cleaned copy is byte-identical to what you pasted apart from the characters listed in the report. Nothing is rephrased, and nothing is sent anywhere.

Questions

Does GPT-5.6 Terra watermark its text?
No announced watermark. Terra is the balanced tier of the 5.6 family and the one most business writing actually runs on. Its fingerprint is spacing rather than hidden characters: the giveaway is usually a narrow no-break space where a plain one belongs.
Is removing a GPT-5.6 Terra watermark legal?
Stripping invisible characters from text you own is ordinary text processing, the same thing your word processor does when it normalises a paste. What matters is what you do next: passing AI-written work off as your own where honesty is required (academic submissions, disclosure-bound contexts, contracts that say otherwise) is a problem regardless of what any tool did to the characters.
Will this get GPT-5.6 Terra text past an AI detector?
It removes the machine-readable signal. It does not change the writing, and detectors that score style will score it exactly the same afterwards.
Do you store what I paste?
No. The scan records counts and code-point classes for our own usage numbers and nothing else. Not the text, not a fragment of it, not a hash of it.
Does the cleaned text still mean the same thing?
Yes. Deletions are limited to characters that render as nothing, and substitutions map to the ASCII character that looks identical. Joiners that carry meaning, inside emoji sequences or in scripts where a joiner is part of the spelling, are reported and deliberately left in place.