Back to all tools

CSS Minifier & Beautifier

Minify or beautify CSS code. Remove comments, collapse whitespace, and reduce file size.

Input CSS0 bytes

About CSS Minifier

CSS Minifier removes comments, whitespace, and redundant code from CSS to reduce file size for production. It also offers a beautify mode for making minified CSS readable again. Shows the before and after size comparison to quantify savings.

  • Minifies by stripping whitespace and comments
  • Beautify mode for minified CSS
  • Shows size reduction stats
  • Preserves important comments