Toolzy

HTML Minifier

Minify HTML by removing comments and whitespace.

入力
出力

Reduce HTML size by stripping comments and collapsing whitespace between tags.

使い方

  1. Paste HTML.
  2. The minified output appears.
  3. Copy the result.

よくある質問

Is it lossless?
It removes comments and inter-tag whitespace; significant whitespace in content is largely preserved.
Does it minify inline CSS/JS?
No, only HTML structure.

関連ツール