sutrr tools

Advertisement

Text Cleaner

Clean up messy text 24 different ways — strip HTML, markdown, URLs, emojis, accents, mojibake, and more.

Your text
Result

Advertisement

General cleanup

  • Text Cleaner — Trim every line, collapse extra spaces, and drop empty lines in one pass.
  • Remove Extra Spaces — Collapse repeated spaces and tabs down to one.
  • Remove Empty Lines — Drop every blank or whitespace-only line.
  • Remove Duplicate Lines — Keep only the first occurrence of each line.
  • Remove Line Breaks — Join every line into one, separated by spaces.
  • Remove Tabs — Strip every tab character.

Strip formatting & markup

  • Remove HTML Tags — Strip HTML tags, keeping the text inside them.
  • Remove Markdown Formatting — Strip bold, italics, headers, links, and lists, keeping the text.
  • Remove Brackets — Strip [bracketed] asides and citations, brackets and all.
  • Remove Parentheses — Strip (parenthetical) asides, parentheses and all.

Strip specific content

  • Remove URLs — Strip web links.
  • Remove Emails — Strip email addresses.
  • Remove Emojis — Strip emoji characters.
  • Remove Numbers — Strip every digit.
  • Remove Letters — Strip every letter, leaving numbers and symbols.
  • Remove Punctuation — Strip punctuation marks.
  • Remove Quotes — Strip straight and curly quote marks.
  • Remove Accents — Strip accents from letters (é → e).
  • Remove Special Characters — Keep only letters, numbers, and spacing.
  • Remove Non-ASCII Characters — Keep only standard English keyboard characters.

Fix messy text

  • Clean Copy & Paste Text — Fix the usual Word/Google Docs mess: curly quotes, long dashes, and invisible characters.
  • Normalize Text — Standardize character encoding and collapse extra whitespace.
  • Fix Broken Text — Repair common mojibake, like "café" showing up as "café".
  • Clean OCR Text — Rejoin hyphenated line-wrapped words and tidy up scanned-text spacing.

How it works

Paste your text, pick an operation, and copy the result — nothing leaves your browser.

Advertisement