HTML Formatter
Paste minified or untidy HTML to re-indent it with nested tags on separate lines, making it far easier to read and edit.
Lines
12
Size
146 bytes
Formatted HTML
<div class="card">
<h2>Velnaro
</h2>
<p>Free tools for real life.
</p>
<ul>
<li>Fast
</li>
<li>Free
</li>
</ul>
</div>A structural beautifier: it re-indents tags but preserves your markup exactly. It does not repair invalid HTML.
Formula
Tags are placed on their own lines and indented by nesting depth.
Frequently asked questions
No. It only re-indents. Invalid markup stays invalid.
No — formatting happens entirely in your browser.
Related tools
Keep going — these tools solve the problems that usually come next.
JSON Formatter
PopularFormat, validate and minify JSON with error reporting.
Technology
CSS Formatter
Beautify minified CSS into readable rules.
Technology
JavaScript Formatter
Re-indent JavaScript and JSON-like code.
Technology
QR Code Generator
PopularCreate a QR code for any text, URL or Wi-Fi network.
Technology