- How do I clean up AI text?
- Paste text from ChatGPT, Claude, Gemini, or any other tool into the box above, pick the cleaning options you want, then click Clean text. The tool removes hidden characters and swaps fancy punctuation for plain versions. You can copy the result or download it as a .txt file.
- What are the hidden characters AI tools add?
- AI writing tools sometimes leave in invisible characters like zero-width spaces, the byte order mark, and bidirectional marks. You cannot see them, but they can break search, throw off word counts, and cause problems in code. Turn on 'Remove hidden characters' to strip them out.
- Does this remove em dashes from AI text?
- Yes. Turn on 'Normalize dashes' to change em dashes and horizontal bars into a spaced hyphen, and en dashes into a plain hyphen. Heavy use of em dashes is one of the most common signs that text was written by an AI tool.
- Will it turn curly quotes into straight quotes?
- Yes. Turn on 'Normalize quotes' to replace curly (smart) quotes and primes with straight quotes. This is useful when you paste text into code, a CSV file, or any system that does not handle fancy quotes well.
- Can it strip markdown formatting like asterisks and headings?
- Yes. Turn on 'Remove asterisks' to delete the stars around bold and italic text, and 'Remove markdown headings' to drop the # markers while keeping the heading text. This makes AI output paste cleanly into plain documents and emails.
- Does the cleaner change the words in my text?
- No. It only removes hidden characters and rewrites punctuation and spacing based on the options you choose. Your actual words are left exactly as they are.
- Is the AI text cleaner free?
- Yes, it's completely free with no signup, no limits, and no watermarks. Use it as often as you like.
- Is my text safe and private?
- Your text never leaves your browser. All processing runs locally on your device, so nothing is uploaded to a server. Once the page has loaded you can even use it offline.