CSS Minifier

Strip CSS comments and collapse unnecessary whitespace to shrink your stylesheet size.

Input Section

CSS input

Output Section

Minified output

CSS result

FAQ
Does it remove all CSS comments?

Yes. Block comments (/* ... */) are stripped before whitespace is collapsed.

Is the output valid CSS?

Yes. The minifier only removes whitespace and comments without altering selectors or property values.

An unhandled error has occurred. Reload x