Webp support in GD for PHP 8.1

#2
I figured it out. You have to compile using --with-webp

I figured this out by trial and error. The default compile settings should include this.
 
Top