nilicule / StadiaGameDB

All games currently available on Google Stadia
https://StadiaGameDB.com
42 stars 17 forks source link

Higher resolution, webp images #61

Open Mafrans opened 3 years ago

Mafrans commented 3 years ago

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.

Mafrans commented 3 years ago

More reading: https://developers.google.com/speed/webp/

chocomega commented 3 years ago

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 ?

Mafrans commented 3 years ago

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.

nilicule commented 3 years ago

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