// Click Beautify to format CSS
📖 How to Use CSS Beautifier
1
Paste your CSS
Paste any CSS — minified, auto-generated, or exported from a tool — into the left editor.
2
Choose options
Toggle "Remove comments" if you want a cleaner output. Use "Sort Properties" to organize declarations alphabetically.
3
Beautify or Minify
Beautify for readable, well-indented CSS. Minify for production to reduce file size.
4
Review stats
See selector count, property count, and size reduction after formatting.