Whitespace Normalizer
Convert tabs to spaces and collapse mixed tab/space runs down to a single space.
Input
0 chars · 0 words · 0 linesOutput
0 chars · 0 words · 0 linesNo changes yetCtrl+Z undo · Ctrl+Shift+Z redo
About this tool
Text copied from spreadsheets and terminals often mixes tabs and spaces in unpredictable runs. This converts every tab to a space and collapses the resulting runs of whitespace down to one, so indentation and column alignment stop fighting each other.
Features
- Convert tabs to spaces
- Collapse multiple spaces
- Fix mixed tab/space runs
- Live preview
- Copy button
- Download as .txt