| ▲ | etiquette 2 days ago | ||||||||||||||||||||||
> A real food-delivery page - markup, images & an SVG animation in one .hmml, 30% smaller than the same page as base64 Why the comparison with Base64 when Base64 itself has approximately 33% size overhead? | |||||||||||||||||||||||
| ▲ | yeargun 2 days ago | parent [-] | ||||||||||||||||||||||
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 | |||||||||||||||||||||||
| |||||||||||||||||||||||