Vandelay Design

23 Resources for Clean and Compressed CSS

Published January 28th, 2008 in CSS

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 SourceForge. It is available as an executable file, and there is also an online version. 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.

CSS Tidy Screen Shot

CLEAN CSS

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 German and French.

Clean CSS Screen Shot

CSSCHECK

Insert the URL of your style sheet and CSSCheck will quickly run a report that gives you some feedback on the code. It will give warnings for items that may cause problems.

CSSCheck Screen Shot

CSS ANALYZER

The CSS Analyzer 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 Analyzer Screen Shot

CSS OPTIMIZER

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.

CSS Optimizer Screen Shot

FLUMPCAKES CSS OPTIMIZER

The CSS Optimizer from Flumpcakes gives you several options and provides the save features as many of the other optimizers on this list.

Flumpcakes Screen Shot

CSS DRIVE CSS COMPRESSOR

CSS Drive provides a CSS Compressor with options for “Light”, “Normal”, or “Super Compact.” You simply paste your code into the page and it does the work.

CSS Drive Screen Shot

CSS SUPERDOUCHE

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.

CSS Superdouche Screen Shot

ROBSON CSS COMPRESSOR

Another option for compressing your CSS files, the Robson CSS Compressor offers many of the same features as the other choices listed here, but it is still in development, so “it may not work correctly.”

Robson CSS Compressor

W3C CSS VALIDATOR

The W3C offers a validator for CSS files. Simply enter the URL and see how your style sheet does.

W3C Validator Screen Shot

Other Choices:

41 Responses to “23 Resources for Clean and Compressed CSS”

Spuds January 28th, 2008

Great article. some really useful resources.

Nate Koechley January 28th, 2008

The Yahoo! User Interface Library (YUI), where I work, offers the YUI Compressor. While originally designed for use with JavaScript exclusively, since version 2.0 it has offered CSS compression as well.

http://developer.yahoo.com/yui/compressor/

Thanks,
Nate

Trainingstagebuch January 29th, 2008

Thank you for these great article.

Greetings
Nils

Aries-Belgium January 29th, 2008

“CLEAN CSS … It is also available in Dutch and French.”

It’s not Dutch but German. But indeed a great article.

chris January 29th, 2008

Thanks for sharing these, the list looks great!

Tibi Puiu January 29th, 2008

Great resource Steve, I’m really a messy coder so this should definitely come in handy.

Matthew Griffin January 29th, 2008

Great list, Steven. Thanks.

Paul January 29th, 2008

Thanks for sharing these wonderful resources.

Madhur Kapoor January 29th, 2008

Great list steven.

Vandelay Design January 29th, 2008

Nate,
Thanks for leaving the additional resource. I forgot about that one. I’ve never personally used it, but I should check it out.

Aries-Belgium,
Thanks for the correction, I edited the post.

Tibi,
I hope it helps.

blacque January 29th, 2008

great resource! i’ll try some later :)

Rob January 30th, 2008

Very nice article. I wrote an article on compressing CSS, but you have gone further with a decent list of automation CSS shrinking apps.

Jonathan Franzone February 8th, 2008

Great links! Thanks for posting this list. I’m not a CSS master (yet) and so I often need a lot of help when doing web page layout. I also usually end up with a lot of CSS clutter.

PraP May 26th, 2008

Nice one n thanks sharing this URLS.

Burak Önal July 25th, 2008

Thanks for sharing these, the list looks great!

christea September 21st, 2008

I have tested CSS&JSS:
( http://taat.pl/en/cssjss/ )
It’s very easy to use and the compression is impressing.

masterza September 23rd, 2008

I am ecstatic! reading and checking files CSS is the thing.

Hans March 2nd, 2009

Here I add two additional ones.
– CSS compressor, find and remove unsed class and ID
http://www.pagecolumn.com/tool/css_compressor.htm
– CSS formatter
http://www.pagecolumn.com/tool/css_code_formater.htm

Jon July 2nd, 2009

CSS rounded corner generator, modeled after Google’s rounded corners: http://svidgen.com/rcg.php

VB Reader August 16th, 2009

It seems i have to continuously check this blog to learn about css tools. very coll and informative.

recording studio August 17th, 2009

this was a great help thanks

seo marketing October 2nd, 2009

thanks css is my weak point ans needs help

Enver October 21st, 2009

Great article. some really useful resources

Trackbacks

Leave a Reply