There are a number of free online tools that can help you to create and maintain effective CSS coding. These tools include validators, optimizers, compressors and more. Try out a few of these tools and see how they can help you to keep more efficient style sheets.
CSS TIDY
CSS Tidy is an open source CSS parser and optimizer from . It is available as an executable file, and there is also an . CSS Tidy is often able to achieve a compression ration of 30% or more. In addition to compression, CSS Tidy can also format CSS code for higher browser compatibility.
CLEAN CSS
is another simple online tool that gives you a few options for formatting and optimizing CSS. Clean CSS gives you easy control over how much you want it to do. It is also available in and .
CSSCHECK
Insert the URL of your style sheet and will quickly run a report that gives you some feedback on the code. It will give warnings for items that may cause problems.
CSS ANALYZER
The from Juicy Studio allows you to validate your CSS code, and it also tests the color contrasts and the units of measurement. Just enter the URL of your style sheet and it will produce the report.
CSS OPTIMIZER
is another tool for reducing the file size of style sheets. Unlike some of the other tools, it offers the option to upload a file from your computer in addition to the option of entering a URL.
FLUMPCAKES CSS OPTIMIZER
The from Flumpcakes gives you several options and provides the save features as many of the other optimizers on this list.
CSS DRIVE CSS COMPRESSOR
CSS Drive provides a with options for “Light”, “Normal”, or “Super Compact.” You simply paste your code into the page and it does the work.
CSS SUPERDOUCHE
offers less features and options than some of the other tools, but it still functions essentially the same. It works to reduce the size and complexity of the file by eliminating unnecessary elements and organizing the file.
ROBSON CSS COMPRESSOR
Another option for compressing your CSS files, the offers many of the same features as the other choices listed here, but it is still in development, so “it may not work correctly.”
W3C CSS VALIDATOR
The W3C offers a . Simply enter the URL and see how your style sheet does.
Other Choices:
- CSS Optimizer from mabblog.com
- (Based on CSS Tidy)
- WP CSS Streamliner (WordPress Plugin)
- CSS Tweak