Software - CompressIt
This utility strips all the unnecessary whitespace from your HTML files to reduce the size. Specify the root directory of your website and the directory where you want to store your compressed files. It saves the files to a different directory so you don't lose your original HTML files. Any other files such as JPGs are copied to the equivalent directory in the new directory.
Running CompressIt on this site reduced the HTML file sizes by an average of 21%.
CompressIt was written using Visual C++.NET and the setup program created by NSIS.

| Filename | CompressIt-0.1.5.exe (89KB) |
|---|---|
| Last Updated | 19 May 2005 |
| MD5 Checksum | 9828f8f749e437fcc383f65ffafd65f9 |
| Source | CompressIt-0.1.5-source.zip (29KB) |
changes
- Improved and tidied code
- Added copyright notices to all source files
- Created installation program using NSIS instead of InnoSetup
- Made source code available on website
known issues
- No known issues.


