Text Cleaner
Multi-mode text normalization — whitespace, HTML, smart quotes, zero-width characters, and more.
Options
Text Cleaner
Text Cleaner applies a configurable sequence of normalization passes to your input. Whitespace normalization collapses multiple consecutive spaces and tabs into a single space. HTML stripping removes any tag enclosed in angle brackets. Smart-quote straightening converts Unicode left/right quotation marks back to their ASCII equivalents — useful before pasting text into code or JSON. Zero-width character removal catches invisible formatting characters that can break parsers. All transformations run locally in your browser.
Private & free — this tool runs entirely in your browser.
Related Text Tools tools
Case Converter
Convert between Sentence, Title, camelCase, snake_case, and more.
Word Counter
Count words, characters, and analyze keyword density.
Text to Binary
Convert text into its 8-bit binary representation.
Binary to Text
Decode 8-bit binary back into readable text.
Text Reverser
Reverse text by characters, words, or lines.
Remove Duplicate Lines
Delete repeated lines and keep your list unique.
Remove Empty Lines
Strip blank and whitespace-only lines from text.
Sort Lines Alphabetically
Sort lines A–Z or Z–A, case-sensitive or not.