Dev Tools

Indentation Converter

Convert indentation between tabs and spaces (leading indentation).

Input
Output
  function hello() {
    console.log("hi");
  }
Only leading indentation is converted.
Was this page helpful?

Related tools