Minify CSS

About this CSS minifier

  • This is a very naive minifier which only removes whitespace, comments and unnecessary semicolons. If you need a more thorough minifier, please consider using CSSO, LightningCSS or cssnano.
  • Minification happens only on your computer, no code is sent to our servers.
  • This minifier is most useful if you quickly need to compress your CSS.
Looking for a CSS prettifier?