Simple.Tools -> CSS Beautifier and Minifier
Format messy CSS or minify stylesheets for deployment and debugging.
CSS Content
body { background: #fff; color: #333; } .test { margin: 0; padding: 10px; }
Action Mode
Beautify (Format)
Minify (Compress)
Indent Size (Beautify only)
2 Spaces
4 Spaces
Process CSS
Copy Result
Reset
Clear
Processed CSS
Loading CSS tools...