Indentation Converter
Convert indentation between tabs and spaces (leading indentation).
Input
Output
function hello() {
console.log("hi");
}
Only leading indentation is converted.
Related tools
Line NumbererText
Add line numbers to text (with options for start/format).
JSON Formatter & ValidatorJSON
Format, validate, and prettify JSON in your browser. Fast and free.
JSON Sort KeysJSON
Recursively sort JSON object keys for stable diffs.
XML FormatterConverter
Format and prettify XML locally in your browser.
SQL FormatterCode
Format and beautify SQL queries with syntax highlighting.
GraphQL FormatterCode
Format and prettify GraphQL queries, mutations, and schema definitions.