Paste ChatGPT into Word without the mess
Drop in ChatGPT, Claude or Gemini output and get clean formatting for Word or Google Docs — no asterisks, no hashes, no hidden characters. Plus ChatGPT table → Excel.
Your cleaned text shows up here — ready to paste into Word or Docs with real bold, headings and bullets.
Paste a table above and it becomes clean rows and columns — then send it to Excel or Sheets.
How this works & why it’s private
Everything happens in your browser. Your pasted text never leaves the device — there is no server, no upload, no account. The markdown is rendered locally with marked, the spreadsheet is written locally with SheetJS, and the clipboard/download all run on your machine.
How to verify: open your browser’s dev-tools Network tab, then clean text, copy, and download. Nothing uploads — the “uploads” counter in the top bar stays at 0.
What “De-AI” does: it strips the tells that give away machine text — literal markdown symbols (**, ##, backticks) become real formatting, em dashes become commas, curly “smart quotes” become straight ones, and invisible characters (zero-width spaces U+200B, narrow no-break U+202F, byte-order marks U+FEFF) are removed. It’s an invisible character remover and a “remove markdown from ChatGPT” tool in one.