Remove the Copilot watermark from text
Paste Copilot output and get it back without the invisible characters. The cleaner runs entirely in your browser: no upload, no account, no limit, and your visible words come back exactly as you wrote them.
Cleaning happens in your browser: that text never leaves this page, and there is no upload, no account and no limit. Rewrite is the exception — that one sends your text to our server.
Copilot text usually travels through Office first
Because Copilot sits inside Word, Outlook and Teams, its text often picks up Office's own formatting on the way: non-breaking spaces, smart quotes, soft hyphens and the odd zero-width character from a field or a tracked change. That mix is exactly what breaks a paste into a CMS or a code editor — and it is what this tool takes out.
It works on plain Word and Outlook text too
Nothing here is Copilot-specific. The tool matches characters, not sources, so a paragraph pasted straight out of Word gets the same treatment.
Using this as a Copilot watermark remover
Searched for a Copilot watermark remover, for remove Copilot watermark from text, or for a way to clean AI text pasted out of Word? Same tool. It strips the invisible characters Office and Copilot leave behind and hands your words back untouched.
All assistants, one tool
The cleaner is the same on every page — it matches characters, not sources. See the full list of what it removes.
Questions
Does this remove the AI watermark from my text?
It removes the invisible characters — zero-width spaces, joiners, tag characters and the like — that get carried along when you copy text out of an AI assistant. It does not touch your words. Statistical watermarks such as SynthID live in the word choice itself, so no cleaner can remove those without rewriting your text - and the cleaner rewrites nothing. There is a separate Rewrite button for people who want their wording changed; that is a writing aid, not a way around detection.
Which AI assistants does it work with?
All of them. The tool matches characters, not sources, so text from ChatGPT, Claude, Gemini, Copilot, Grok, DeepSeek, Perplexity or Llama is handled identically. It catches the same characters when they come from Word, Google Docs, a PDF or a web page.
How many characters does it detect?
431 named characters, plus the entire private-use block. That includes the Unicode tag range U+E0000 to U+E007F — the block used to hide data inside plain text — which most cleaners miss.
Is my text uploaded anywhere?
The cleaner runs entirely in your browser: that text never leaves the page, there is no account, and there is no limit on how much you clean. The separate Rewrite button is the one exception — it sends your text to our server, which passes it to a language model. Nothing is stored either way.
Why does my text break my CMS or code editor?
Invisible characters survive a copy-paste but are not what they look like. A zero-width space inside a variable name breaks the code, a non-breaking space breaks a search, and a smart quote breaks a string literal. Nothing looks wrong on screen, which is what makes it hard to find.