CSSTidy 1.4
CSSTidy is an open-source CSS parser and optimizer. It is available as executeable file (available for Windows, Linux and OSX) which can be controlled per command line and as PHP script (both with almost the same functionality). In opposite to most other CSS parsers, no regular expressions are used and thus CSSTidy has full CSS2 support and a higher reliability.
Features of CSSTidy:
- Colors like "black" or rgb(0,0,0) are converted to #000000 or rather #000 if possible. Some hex-codes are replaced by their colour names if they are shorter.
- a{property:x;property:y;} becomes a{property:y;} (all duplicate properties are merged)
- margin:1px 1px 1px 1px; becomes margin:1px;
- margin:0px; becomes margin:0;
- a{margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px;} becomes a{margin:10px;}
- margin:010.0px; becomes margin:10px;
- all unnecessary whitespace is removed, depending on the compression-level
- All background-properties are merged
- All comments are removed
- The last semicolon in every block can be removed
- Missing semicolons are added, incorrect newlines in strings are fixed, missing units are added, bad colors (and color names) are fixed
- property:value ! important; becomes property:value !important;
More popular HTML
- Mysql Ajax Table Editor 2.2 (2 years, 5 months 7 days ago)
- Form Tools 2.0.3 (2 years, 6 months 5 days ago)
- PHP Form Builder Class 3.1 (5 months 14 days ago)
- Ajax Table Edit 1.0 (7 years, 3 days ago)
- PHPagination 1.0 (2 years, 6 months 14 days ago)
Listing Files

css_optimiser.php- 13.9 KB
- 07/10/2007 12:20:52

template1.tpl- 313 Bytes
- 07/10/2007 12:20:52

README- 1.3 KB
- 07/10/2007 12:20:52

template.tpl- 310 Bytes
- 07/10/2007 12:20:52

base.css- 6.5 KB
- 07/10/2007 12:20:52

css_results.php- 54.4 KB
- 07/10/2007 12:20:52

auto-testing.php- 1.1 KB
- 07/10/2007 12:20:52

fisubsilver.css- 6.7 KB
- 07/10/2007 12:20:52

data.inc.php- 28.7 KB
- 07/10/2007 12:20:52

css_optimiser.php- 18.2 KB
- 06/28/2012 02:49:52

.gitignore- 45 Bytes
- 06/28/2012 02:49:52

template1.tpl- 313 Bytes
- 06/28/2012 02:49:52

README- 1.8 KB
- 06/28/2012 02:49:52

cssparsed.css- 256 Bytes
- 06/28/2012 02:49:52

template.tpl- 310 Bytes
- 06/28/2012 02:49:52

unit-tests.php- 1.4 KB
- 06/28/2012 02:49:52
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
