This is an online version of the regex based CSS compression routine that I use in some of my spiders. It will remove all comments and frivolous whitespace. Use this in conjunction with CSS shorthand for a nice slim CSS file. If you put in valid CSS, the CSS that comes out will still be valid (just a lot smaller). This is particularly useful for files that do not change frequently but are used on numerous sites, like browser reset styles.