WebPKit icon indicating copy to clipboard operation
WebPKit copied to clipboard

A framework that extends a variety of Cocoa APIs with capabilities for encoding and decoding WebP files for all of Apple's platforms.

Results 4 WebPKit issues
Sort by recently updated
recently updated
newest added

Hello, how to save to the user's gallery in the format webP?

Hey, love the initiative here. I couldn't find a single library that was doing swift webP decoding AND encoding. If this could be available via Swift Package Manager that would...

At the moment, this library only covers the gamut of encoding and decoding WebP image data. But Google has provided more features and capabilities for WebP in the `WebPMux` and...

enhancement
help wanted

At the moment, encoding WebP image files only exposes the official presets supported by `libwebp`. These presets actually pre-fill a much more complex configuration struct, which normally can be tweaked...

enhancement
help wanted