| Title |
compactHTML |
| Description |
compactHTML is a small command-line utility for trimming the size of files like HTML, PHP etc. This is written on Java 2. It accomplishes the reduction in file size by removing the extraneous characters, which take up more space like spaces, tabs and new line characters. It downloads very faster as it saves on bandwidth and at the same time improves speed by reducing the size. The size compression may some times be disturbed. |
| Comments * |
|