CSS Compressor: Online Compression Tool for CSS
CSS Compressor is a simple online compression utility for Cascading Style Sheets. Basically, it takes non-optimized CSS code as an input and produces a compressed version of the code, thereby making your web pages load faster.
It provides you with options to choose between four compression levels, depending on the degree of compression you wish to have. Other compression options include removing unnecessary backslashes and semi-colons, compressing the font-weight and colors etc.

Just paste the CSS source code into the given box and click on the ‘compress’ button to get the compressed version of the code. Apart from the compressed code, it also provides you with the compression ratio and invalid properties in the code. It’s quick and easy to use.

Features:
- Compress CSS code.
- Remove unnecessary backslashes, semi-colons in CSS code.
- Options to compress the font-weight and colors.
- Free and easy to use, no sign up required.
- Similar Tools: Style Neat, ByteSizeMatters and some more.
Check out CSS Compressor @ www.csscompressor.com (by Srikanth AD from Techonaut )



No comments yet.