Wepb for splash images in html

I make a example of using webp for splash image with fallback to png if browser not support webp.

It can reduce size of your html game.
In that example webp size is 38.5% of png size.
png: 873 Kb (100%)
webP: 336 Kb (38.5%)

10 Likes