barnacs / compy

HTTP/HTTPS compression proxy
ISC License
204 stars 34 forks source link

Transcode to AVIF #62

Open gaul opened 4 years ago

gaul commented 4 years ago

This format can reduce file size even more than WebP:

https://en.wikipedia.org/wiki/AV1#AV1_Image_File_Format_(AVIF)

Firefox 77 already has support behind a feature flag:

https://bugzilla.mozilla.org/show_bug.cgi?id=1625363

gaul commented 3 years ago

Chrome 85 shipped AVIF support by default:

https://www.chromestatus.com/feature/4905307790639104

mpisat commented 1 year ago

AVIF compression is very cpu intensive. I don't think it will work well in vps servers.