Minify HTML, XML, CSS, and JavaScript files to reduce size
Minify HTML or XML
htmlcompressor
$ htmlcompressor index.html
$ htmlcompressor -o index.min.html index.html
$ htmlcompressor --remove-comments --remove-intertag-spaces input.html