| ▲ | mpeg 2 days ago | |||||||
I don't understand the advantage of this vs an html file with embedded images, except the latter would work with no runtime. | ||||||||
| ▲ | yeargun 2 days ago | parent [-] | |||||||
If you plan to serve your image with a self contained, single pack. Then with html + rasterized images (.jpeg/.png, ..) you would have to pay extra size overhead caused by base64. With hmml, you dont | ||||||||
| ||||||||