HTML Code Cleaner is intended
to optimize HTML documents, resulting in shorter
downloading / uploading time. Pages will appear in client's Internet browser
in the same way, but they will be about 20%-40% smaller.
Whether you use visual HTML editors or notepad,
your HTML code contains unnecessary stuff: unneeded spaces, returns, meta tags,
default values in HTML elements, etc. They will make your web pages bigger, without
serving any real purpose. Bigger web pages takes longer to load, increases data
traffic of your web server, and waste precious bandwidth of its internet connection.
HTML Code Cleaner's main function is to save
space on your web pages by removing unnecessary characters and tags. Though
the saving percentage may seem small, load time savings is much higher as your
client's Internet browser parses the pages more efficiently.
HTML Code Cleaner will also
help you to check/fix broken links - both page links and image links. You can
be released from fussy work on checking broken links.