SkillAgentSearch skills...

Webp

WebP Image Conversion Library

Install / Use

/learn @jaredforth/Webp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Build Status Crate API Crates.io

webp

A WebP conversion library

Documentation:

Usage

Add this to your Cargo.toml:

[dependencies]
webp = "0.3"

Examples

An example for converting an image between JPEG and WebP formats is provided in the examples directory. It can be run using

cargo run --release --example convert

License

webp is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.

The photo lake.jpg included in the assets/ directory is licensed under CC0/"Public Domain Dedication".

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated24d ago
Forks31

Languages

Rust

Security Score

95/100

Audited on Mar 8, 2026

No findings