Hi,
I have quite a few html files with datasets and huge tables and about 8-9 MB in size. These are currently saved on my hard disk and are not being served through a web server.
I am looking to deflate/gzip these similar to what a webserver does. The end goal is to reduce the size and when opened in a browser, the file opens and displays the relevant html content. Sort of like double clicking the gzipped html file opens it up in a browser which decompresses it and displays the proper html page.
Apologies if this comes across as asking too much.
Thanks
Krueger