wodby / php

Generic PHP docker container images
MIT License
152 stars 103 forks source link

WebP support #68

Closed szeidler closed 5 years ago

szeidler commented 5 years ago

Have you considered to build GD with WebP support? We're currently playing around with image optimization methods and want to give it a try, as more browsers are going to support this file format now.

Currently the function imagewebp is not available.

csandanov commented 5 years ago

I've added webp support to gd to the latest image, could you please try it out.

szeidler commented 5 years ago

Thanks @csandanov. It works perfect locally!

csandanov commented 5 years ago

Added to 4.11.1