Compactor 3.9

License: Free ‎File size: 1.40 MB
‎Users Rating: 4.0/5 - ‎2 ‎votes

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.

VERSION HISTORY

  • Version 3.9 posted on 2014-07-26
    now compacts new HTML5 tags.
  • Version 3.7 posted on 2014-04-21
    now also allows *.htmlfrag files
  • Version 3.6 posted on 2013-03-01
    no longer complains about unescaped " in text
  • Version 3.5 posted on 2012-10-27
    shows more context on error.
  • Version 3.4 posted on 2012-06-18
    no longer removes n prior to script
  • Version 3.3 posted on 2011-11-15
    new method compactStringAsNeeded which makes it easier to make your app configurable as to compaction processing
  • Version 3.2 posted on 2010-12-24
    now handles ?xml
  • Version 3.1 posted on 2010-12-21
    now leaves embedded scripts as is.
  • Version 3.0 posted on 2010-02-12
  • Version 2.8 posted on 2009-04-04
    no longer correct missing enities. Just issue warning message.
  • Version 2.7 posted on 2008-07-27
    also remove space before end of tag

Program Details