Skip to content
DDevToolery

CSS Minifier

Strip comments and whitespace, and report byte savings.

Loading tool…

About this tool

Strips comments and redundant whitespace. It does not rewrite properties, merge selectors or shorten colours — those transformations are where minifiers usually break stylesheets.

Questions

Is this worth doing alongside gzip?
Marginally. Compression already handles repeated whitespace well; measure the compressed size before assuming the saving is real.

Privacy

This page does its work in your browser. What you paste is processed by JavaScript running on your own device and is never sent to a DevToolery server — there is no server that could receive it. The page itself is a static file delivered by a CDN. See exactly what is stored.