Dev Tools Самое необходимое

Text Cleaner

Normalize text: spaces, blank lines, quotes, dashes, BOM, invisible chars.

waiting
About this text cleaner
Normalize text locally
Clean and normalize text directly in your browser for development, configuration files and documentation.
The tool removes invisible characters, fixes whitespace, normalizes line endings and converts smart quotes and dashes.
All operations run locally using JavaScript. Your text is not uploaded or stored anywhere.
  • Trim lines and collapse spaces
  • Normalize line endings and tabs
  • Remove BOM and zero-width characters
  • Everything runs locally - no uploads
Settings
Pick ops and press Apply
Blank lines
Line endings
Tab size
Custom replace (regex)
Replace to
In chars
-
Out chars
-
In lines
-
Out lines
-
Removed
-
Changed
-
Input
paste text
Output
result
FAQ
Common questions
Is my text uploaded to a server?
No. All text processing happens locally in your browser.
What are zero-width characters?
Invisible Unicode characters that can cause formatting and parsing issues.
Can this help with config files or code?
Yes. It is useful for cleaning configs, logs, copied code and text files.
Does this tool work offline?
Yes. After the first load, the page works offline.