Skip to content
The Internet Compass

Developer Utilities

HTML Formatter

Reformats HTML with consistent two-space indentation, whatever state it arrived in.

FreeNo sign-upRuns in your browser

How it works

  1. 1Paste minified or inconsistently indented HTML
  2. 2It's reformatted with standard indentation
  3. 3Copy the readable result

Who this is for

  • Making a minified page source readable for review
  • Cleaning up HTML pasted from a rich-text editor
  • Formatting a template before committing it