Y
Hacker News
new
|
ask
|
show
|
jobs
by
theandrewbailey
222 days ago
WebP isn't enough of an improvement to justify the overhead of supporting it for me. AVIF is twice as efficient as JPEG, and has 97+% support across browsers. Use <picture> for JPEG fallback.
https://caniuse.com/?search=avif
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...