CSS Beautifier : online CSS optimization tools

by damdec on December 7, 2009

css beautifier

CSS Beautifier is an online tool allowing you to optimize your CSS.

This tool, based on CSS Tidy, allows you to choose between a lot of options to compress and optimize your CSS files. You can choose 5 different ways to compress but that’s not all ! You can also :

  • sort selectors
  • sort properties
  • compress colors and “font-weight”
  • change case
  • and also delete properties which aren’t valid CSS 2.1

After that, you get a CSS file which is optimized to your needs. Finally, you can see the compression statistics: weights before and after CSS and the compression ratio (which varies depending on options chosen).

A website you must bookmark !

http://www.codebeautifier.com

Leave a Comment

Previous post:

Next post: