CSS Optimizer 1.0
The CSS Optimizer command line application has the following features:
- 20-60% file size optimization
- Full long-hand to short-hand conversion
- Support for parsing CSS code in <style> declarations in (x)html pages.
- Support processing CSS code from stdin
- Support for outputting compressed CSS code to stdout
- Recursive directory parsing of CSS & HTML files
- Open-Source released under the GPL
The command line application is availible on Linux and OS X. You can download the binaries for those platforms along with the full source code using the links below:
Linux Command Line Application
CSS Optimizer X 1.1
CSS Optimizer X is a Cocoa GUI for CSS Optimizer to allow easy access to CSS Optimizer command line application for those people who dont like dealing with the command line.
CSS Optimizer X Source Code Download
Jump to:

