SDWebImageWebPCoder
SDWebImageWebPCoder copied to clipboard
A WebP coder plugin for SDWebImage, use libwebp
Hi! I'm using **SDWebImageWebPCoder** to convert my images to WEBP and have stumbled upon what looks like a logic error in scaling with `encodeMaxPixelSize` option. The case looks like this:...
It would be good to have an option to skip frames for animated webP. If I have a thumbnail trying to render an animated wepb image with 120 frames it...
Attempting to build SDWebImageWebPCode with Carthage using the `--use-xcframeworks` flag results in a build failure. The following error is observed in the log: ``` ...SDImageWebPCoder.h:12:9: fatal error: module 'SDWebImage' not...
Just move to new issue from [this issue](https://github.com/SDWebImage/SDWebImageWebPCoder/issues/29#issuecomment-716067825) Looks like the issue still exists for ios < 14.0 Can reproduce on devices with ios 12 and ios 13 while trying...
Hello, I'm trying to use animated webp images as cells for collection view and it works nice on new devices, but on devices like iPhone 7 I have such an...
use `xcframeworks` for dependencies update min dependencies version
Hi, using Package Manager and hitting the below unavailable in iOS 'UIActivityIndicatorViewStyleWhite' is unavailable: not available on visionOS amongst others. Can we have the Coder-Decoder working for VisionOS please? Which...
Thank you.
I want to use WebP format for animations instead of GIFs. However, I've noticed that SDImageWebPCoder is significantly slower, with a performance gap of tens of times compared to GIFs...
How to achieve the same results as `cwebp -metadata all` with options configuration.