CSS
Minify CSS
Output compact CSS and remove block comments.
Tools ▾
What does this tool do?
This tool reduces CSS size by removing unnecessary whitespace and block comments without intentionally changing CSS values.
- Input: CSS source from a file, editor or build result.
- Result: Compact CSS code for copying or downloading as a minified file.
- Useful for: Faster delivery, smaller assets and simple deployments.