CSS Minifier

Remove comments and collapse whitespace from CSS to reduce file size. See the exact bytes saved. Runs entirely in your browser — nothing leaves your device.

Your files never leave your device

How to CSS Minifier

  1. Paste your CSS into the input area.
  2. The minified output appears instantly with the bytes saved shown below.
  3. Click "Copy CSS" to copy the minified stylesheet to your clipboard.
  4. Or click "Download .css" to save the minified file directly.

Why Use This Tool?

Serving minified CSS reduces page load times by decreasing file size. This tool performs safe transformations — removing comments and collapsing whitespace — that are lossless for CSS behaviour.

Frequently Asked Questions