|

 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. See http://mindprod.com/projects/compactor.html
for how it works.
NOTE THE COMPACTOR JUST COMPACTS YOUR HTML. IT DOES NOT
FLUFF UP AGAIN.
You can incorporate Compactor into your own program, and have it optionally
strip comments altogether, except magic comments you define
as macros.
Keywords: compactor, HTML, compression, whitespace, deflate, compress, compress
Recent Changes: also remove space before end of tag
Install Support: No Install Support
Supported Languages: English
Additional Requirements: Java 1.5+
PAD file URL: http://mindprod.com/pad/compactor.xml
|