CSS Minifier
Minify CSS by removing comments and whitespace.
Input
Output
Shrink CSS by removing comments and unnecessary whitespace.
How to use
- Paste CSS.
- The minified output appears.
- Copy the result.
Frequently asked questions
- Is it safe?
- It performs conservative whitespace/comment removal.
- Does it optimize values?
- No, it does not rewrite property values.