WizzyTools

Format and beautify HTML online 12 uses

Pretty-print or minify HTML instantly in your browser, with adjustable indentation.

/ 5 - Be the first to rate this tool Thanks for rating!

Verification failed - please try again.

How it works

  1. 1

    Paste the code or data you want to format.

  2. 2

    Choose pretty-print or minify, and set the indent width if you like.

  3. 3

    The formatted result updates instantly.

  4. 4

    Copy the result, or download it as a file.

Why use this tool

Every dev utility, one place

Format, convert, encode, decode, and generate — no more juggling ten tabs.

100% private, always

Every tool runs in your browser — your code and data are never sent anywhere.

Works on any device

Runs on Windows, Mac, Linux, iOS, and Android — nothing to install.

Instant results

No queues, no build step — results update as you type.

Built to handle real data

Full Unicode support and RFC-compliant parsing, edge cases included.

Free, always

Free to use, with no rate limits, sign-up, or trial period.

Frequently asked questions

Contents inside style and script tags are generally passed over to avoid breaking application logic.

It correctly recognizes self-closing tags and does not erroneously attempt to indent following siblings.

Yes, the contents of preformatted text blocks are strictly ignored by the indentation engine.

It collapses multiple spaces into one outside of text blocks to create a cleaner DOM structure.

It can infer some missing structural tags, but severely broken markup might indent unpredictably.

From the blog

Popular tools