| Crates.io | webp |
| lib.rs | webp |
| version | 0.3.1 |
| created_at | 2019-08-29 15:29:02.713309+00 |
| updated_at | 2025-08-29 13:50:38.559495+00 |
| description | WebP conversion library. |
| homepage | https://github.com/jaredforth/webp |
| repository | https://github.com/jaredforth/webp.git |
| max_upload_size | |
| id | 160664 |
| size | 1,949,467 |
A WebP conversion library
Documentation:
Add this to your Cargo.toml:
[dependencies]
webp = "0.2"
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
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".