JavaScript Beautifier
How to Use
Paste your unformatted or messy JavaScript code below.
Click
Beautify JS
to format it with proper indentation and line breaks.
Copy your clean and readable JavaScript for easier editing or sharing.
Test Example
function hello(){console.log("Hi there");if(true){console.log("Inside if");}}
Enter JavaScript Code
Beautify JS