webp-convert icon indicating copy to clipboard operation
webp-convert copied to clipboard

Convert jpeg/png to webp with PHP (if at all possible)

Results 31 webp-convert issues
Sort by recently updated
recently updated
newest added

I think I'm in the situation described in troubleshooting where my images are being served by NGINX, so the redirect changes I'm making in .htaccess are having no effect. I...

Hi, We are trying to integrate varnish and webp. We already disabled caching of jpg,png and jpeg within varnish. Our problem is that it seems webp on demand is unable...

On some systems, executing the cwebp 1.2.0 binary results in this error: Error: `/lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found` It is probably because the binary have dependencies to a newer libc...

help wanted

Hey there, it's been a while since we last talked. I finished my studies and want to add AVIF support by including its Rust implementation - but is this really...

Hi, I want to convert image i.e. stored at **AWS S3 bucket**. I want to fetch and restore WebP image at same path after conversion but this library doesn't allow...

Would it be possible to have your converter handle these things? In order of importance to me, it'd be Imagick, then blobs (binary file contents), then GD objects. The way...

Hi admin, I want to resize file webp. Please help me!

The following issues has been closed because they are low priority. Optimus: #36 Installing stuff on Travis: #147, #142, #128 Does not work in PHP 5.4 and below: #88 Perhaps...

Big images can provide troubles such as "out of memory", or, with the cloud converters, script timeout or violation of upload size. With libraries such as [webp-on-demand](https://github.com/rosell-dk/webp-on-demand), this is a...

enhancement
help wanted