HTML formatter
Processed locallyFormat and minify HTML
所有内容优先在浏览器本地处理。
只读
本地处理与隐私
输入内容不会保存到本站数据库;预览输出经过安全清理。
适用场景
适合临时代码检查、格式整理、内容预览和开发排错。
Frequently asked questions
Will formatting change how the HTML works?
It only changes text formatting, but check whitespace-sensitive elements such as pre and textarea before minifying.
Can it format an incomplete fragment?
Yes, though the result may differ from a complete document.
Is my code uploaded?
No. Processing happens in your browser.