We now have avif (with e.g. webp fallback) in core as image style effect. So I'm wondering if this module is still useful or if avif beats this anyway.

Did someone already do research on that? What are you choosing? Maybe we should put some information / recommendation on the module page, if it makes sense?

Comments

anybody created an issue.

anybody’s picture

With the Drupal image styles test image "balloons" the image size reduces from 31,4 (webp) to 18,3 kb (avif). imageapi_optimize doesn't intercept in that case. Looks like none of the other optimization is able to get results like avif?