Reply to thread

It probably does make sense to support AVIF soon(ish).


According to caniuse:


WebP (already supported by XenForo) is at 95.92% user browser support.

[URL unfurl="true"]https://caniuse.com/webp[/URL]


AVIF (not currently supported by XenForo) is at 93.71% user browser support.

[URL unfurl="true"]https://caniuse.com/avif[/URL]


So we are talking about a difference of ~2% at this point.


The good news is XenForo has the image processing stuff abstracted out in a relatively tidy way, so whenever AVIF is added, it should be minimal work.


Back
Top Bottom