Minify CSS

About this CSS minifier

  • This prettifier is powered by @projectwallace/format-css.
  • This is a very naive minifier which only removes whitespace, newlines and comments. 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 without having to setup an asset pipeline and install dozens of dependencies.
Looking for a CSS prettifier?