14 releases

0.3.1 Aug 29, 2025
0.3.0 Apr 18, 2024
0.2.7 Apr 2, 2024
0.2.6 Sep 20, 2023
0.0.0 Aug 29, 2019

#18 in Images

Download history 34025/week @ 2025-12-12 23197/week @ 2025-12-19 18381/week @ 2025-12-26 34261/week @ 2026-01-02 43953/week @ 2026-01-09 40420/week @ 2026-01-16 53496/week @ 2026-01-23 51373/week @ 2026-01-30 58099/week @ 2026-02-06 47215/week @ 2026-02-13 54018/week @ 2026-02-20 62240/week @ 2026-02-27 108292/week @ 2026-03-06 124068/week @ 2026-03-13 55752/week @ 2026-03-20 54350/week @ 2026-03-27

354,794 downloads per month
Used in 130 crates (76 directly)

MIT/Apache

2MB
1.5K SLoC

Build Status Crate API Crates.io

webp

A WebP conversion library

Documentation:

Usage

Add this to your Cargo.toml:

[dependencies]
webp = "0.2"

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".

Dependencies