|
|
|
|
|
by yeargun
6 days ago
|
|
A: I want to serve html with images all in single pack You have 2 options. - Embed images into html (base64, size overhead) - embed html/css/js into media binaries .hmml is the packing strategy for option two. 2kb js for encode/decode. And extra rantings around what a 'digital image' is |
|
Then the other question is why this proposed packed format is better than the dozen already existing formats like Web Archive, CHM, MAFF, MHTML, etc.