Update ImageMagick with AVIF support?

LocalWP doesn’t seem to be building ImageMagick with AVIF support. Can it be added?

WordPress core just merged (into 6.5) support for both uploading AVIF and saving editor output as AVIF (if the server supports it), I need to get this working for testing. Currently I’m doing that on my RunCloud server which is built to support ImageMagick, but that’s not ideal and I need to test locally.

https://core.trac.wordpress.org/ticket/51228

Same for PHP 8.2.10, but this is the latest 8.3.0. Technically 8.1 I think can/could/should support ImageMagick 7 and AVIF, or maybe that was AVIF in ImageMagick 6.9.x.

Regardless, I think it should be minor to update the libraries and build LocalWP to support it, unless I’m totally missing something or doing something wrong.

Hi @jb510

I’ve passed this along to the team for some investigation. For now I’ll change this post to a Feature Request for others to Upvote and follow!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

An update on this: the latest Beta version has AVIF support for newer PHP (8.1.29 , 8.2.20 and 8.3.8 ) versions on all OSes (Windows, Mac Intel/Arm64, Linux deb/rpm)

We’ll likely release these new versions to the stable version of Local after a bit of time in Beta.

2 Likes