Paste your JavaScript
Drop in minified, bundled or just poorly indented code.
Paste minified or messy JavaScript and get clean, properly indented code — formatted locally in your browser.
Drop in minified, bundled or just poorly indented code.
Choose 2 spaces, 4 spaces or tabs to match your style.
Get readable, consistently indented code ready to paste back into your editor.
No. It only reformats whitespace and line breaks; the logic and tokens of your code are left untouched.
No. Beautifying happens locally in your browser and your code is never sent anywhere.
It uses a lightweight formatter tuned for everyday code. Unusual syntax like complex template literals or regex containing braces may format imperfectly.