Convertur

HTML beautifier & formatter

Paste minified or tangled HTML to reformat it with proper indentation and line breaks using Prettier's HTML parser — entirely in your browser.

Loading tool…

What the HTML beautifier does

It parses your markup with Prettier and reprints it with nested indentation, so deeply structured pages and components become easy to read and edit.

Why beautify HTML

Server-rendered or minified HTML is often one long line. Beautifying reveals the DOM structure so you can find and change elements confidently.

Handles inline CSS and JS

Prettier formats embedded style and script blocks too, keeping your whole document consistent.

How to html beautifier

  1. Paste your HTML into the input pane.
  2. Click Convert to beautify it.
  3. Copy the formatted markup or download it as an .html file.

Related converters

HTML Beautifier — FAQ