Beautify HTML by re-indenting tags so the nesting of your markup becomes obvious. Minified pages, copied snippets and template output are painful to read on one line, and this tool restructures them with consistent indentation in seconds. It understands void elements like img, br and input that never nest, keeps inline text with its tag when short, and increases or decreases indent as it opens and closes elements. It is a pure text transform, so it never adds, removes or rewrites your content. Paste your HTML, click format, and copy the clean output into your editor. All formatting runs locally in your browser, so private templates and page source are never sent to a server.