CSS Code Online Compression Tool

This is an online tool for simple and efficient CSS code compression, which can also perform simple analysis on parameters such as deletion of comments, spaces, and empty lines in the compressed code, as well as file size before and after compression. It is very simple, practical, and provided for free to friends in need.


Original Code

Copy the CSS code into the text field below:

Processing Process





1. Remove Comments
2. Remove Leading and Trailing Spaces in Styles
3. Remove Spaces Between Styles
4. Remove Spaces After Style Types
5. Remove Line Breaks
6. Remove Trailing Semicolons
7. IE6 first-letter leave blank

Processing Result

The processed CSS code is as follows: