Open Mafrans opened 4 years ago
More reading: https://developers.google.com/speed/webp/
Not sure if that's what you're looking for but you have the posters webp variant here: https://github.com/nilicule/StadiaGameDB/tree/master/images/posters/webp
Do you mean using webp images on stadiagamedb.com ?
I was unaware that these images existed, are these the highest possible resolutions or is it possible to use even higher definition pictures? In large scale, even 500px wide pictures will look blurry.
So right now the files in the /webp folder are the original square images from the Stadia site. At some point they started increasing the resolution on them - the early ones are definitely smaller.
The actual thumbnails on the site are generated by the script located in the /scripts folder
By using webp images, we can keep file sizes low while increasing the resolution of images. This will increase quality in services like Stadia+ DB while still keeping load times low.