How to use
Choose the tab width
Set the Tab size field to the number of spaces one tab should equal, anywhere from 1 to 8. Match your project: 2 is common for JavaScript, 4 for Python.
Pick a direction
Click Tabs to Spaces to expand tabs, or Spaces to Tabs to compress runs of spaces back into tabs. The active direction shows as the highlighted button.
Convert and copy
Paste your code or TSV data into the Input pane. The converted version appears on the right immediately, and the Copy button carries it back to your editor.
Why Tabs to Spaces
- Two-way conversion between tabs and spaces.
- Custom tab size (1-8 spaces).
- Preserves all other content untouched.