Skip to content
KitWren

CSS Minifier

Minify CSS by removing comments and whitespace, and see the size saving.

  1. Paste your input
  2. Choose the options
  3. Copy the output
Runs in your browser. Your data and files never leave your device.

About the CSS Minifier

Remove comments, line breaks and unnecessary spaces from CSS for faster page loads.

Frequently asked questions

Is this as good as a build tool?

It handles whitespace and comments safely. Build tools can go further (merging rules, shortening colours).