Compactor Screenshot



Compactor

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 IT 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.


Back to Compactor Details page

Compactor Related
New software of Web Authoring, HTML Editors