|
HTMLSpeed is a powerful HTML compression tool created for webmasters.
Its effective compression algorithm can reduce the size of your pages
by as much as 80% while keeping the appearance of the page the same.
When implemented, the documents will be uncompressed in the user’s
browser, delivering the page exactly how it looked before compression.
By using HTMLSpeed, your web pages will become much smaller which
results in faster load times, saving you both bandwidth and disk
space.
HTMLSpeed uses an optimized text compression algorithm to compress the
source code of a HTML file. After compression, it replaces the
original HTML text with packed binary code, and adds a tiny piece of
code that instructs the browser to decompress the file. When loaded,
the user’s browser decompresses the document – changing all the packed
binary code back to your original text – then the browser renders the
file. The result of this process is your compressed code appearing
exactly the same as the original code on the user’s browser.
The self extracting code is written in JavaScript with high
compatibility in mind, so any JavaScript enabled web browser (Internet
Explorer, Netscape Navigator, and Opera) can unpack and display your
compressed pages easily.
|