Compactor

Compactor
  
            License: Freeware $0.00
            OS: Java,Linux,Mac OS X,Unix,Win2000,Win7 x32,Win7 x64,WinServer,WinVista,WinVista x
            Requirements: java 1.6+
            Publisher: Canadian Mind Products
            Homepage: http://mindprod.com
          

compresses html by removing unnecessary white space.

compacts html so that web pages are 20% smaller and hence
20% faster. it does this by removing all unnecessary white
space. to fluff files up again, i suggest using slickedit
beautify. the file will render on browsers exactly as they
did before. any [pre] sections are left intact. no comments
are removed.

note the compactor just compacts your html. it does not
fluff up again. you migh use slickedit, dreamweaver or html tidy to fluff
the code back up again making it easier to proof-read and edit.

you can incorporate compactor into your own program, and have it optionally
strip comments altogether, except magic comments you define
as macros.

it can also strip comments and comment-style macros, leaving ssi alone.


Share this post