Tabs ↔ Spaces Converter
Convert between tabs and spaces with adjustable width — leading-only or all whitespace.
Detected indentation: 3 tab lines, 0 space lines
Converted
Two scopes
- Leading only — converts indentation at the start of each line, leaves alignment in the middle alone. The safer default for code.
- Everywhere — converts all matching whitespace. Use for prose, not code.
You might also like
- Comment Style ConverterTranslate //, #, --, ;, %, /* */, and <!-- --> comments between languages while preserving indentation.
- ANSI Escape StripperRemove ANSI color codes and terminal control sequences from CI logs or terminal captures.
- Diff CheckerCompare two pieces of text side-by-side with line- and word-level highlighting.
- Email Address List ParserParse RFC 5322 address lists with display names, quoted strings, comments, and validation.