HTML Formatter and Beautifier
Paste messy or minified HTML, CSS and JavaScript and get clean formatted code right away.
How to Use the HTML Formatter
Paste in HTML that has no indentation inconsistent spacing or is all squeezed onto one line and get back properly nested, readable and beautiful markup. No more scrolling sideways. Looking for a missing closing tag with your eyes.
Switch to Minify and it removes comments and extra whitespace for a file ready to paste into production. Switch back to Beautify any time; nothing about it is harmful.
Embedded style and script blocks get reformatted and minified along, with the rest of the page not left alone. JavaScript is handled carefully: comments and extra whitespace are removed,. Nothing gets rewritten in a way that could cause problems.
The formatted version updates automatically while you type or paste so you can see away whether your HTML actually looks the way you expect.