Whitespace Converter
Convert between spaces and tabs in text indentation with a customizable tab width.
Result
hello world
Use Cases
- Unify code indentation
- Convert tabs to spaces
- Convert spaces to tabs
How to Use
Use the workspace above to type, paste, choose, or drop content and get the result immediately. Files and text stay local in your browser by default.
FAQ
Can I set the tab width?
Yes. The default is 2 spaces per tab, but you can adjust it.
Does it change non-leading spaces?
It currently focuses on leading indentation spaces.
Related Tools
TextText
Text Counter
Count characters, words, lines, paragraphs, and UTF-8 bytes.
TextText
Case Converter
Convert text between camelCase, PascalCase, kebab-case, snake_case, and CONSTANT_CASE.
TextText
Markdown Preview
Preview common Markdown syntax as HTML locally in the browser.
TextText
Deduplicate Text
Remove duplicate lines while preserving the first occurrence.