#image-encoding #codec #webp #encoding #pure

image-webp

WebP encoding and decoding in pure Rust

6 releases

0.2.1 Jan 11, 2025
0.2.0 Oct 6, 2024
0.1.3 Jul 17, 2024
0.1.2 Apr 19, 2024
0.1.0 Feb 4, 2024

#389 in Images

Download history 137337/week @ 2024-10-27 159533/week @ 2024-11-03 145596/week @ 2024-11-10 156764/week @ 2024-11-17 141504/week @ 2024-11-24 155424/week @ 2024-12-01 172538/week @ 2024-12-08 197854/week @ 2024-12-15 81427/week @ 2024-12-22 110732/week @ 2024-12-29 207348/week @ 2025-01-05 275533/week @ 2025-01-12 258772/week @ 2025-01-19 316283/week @ 2025-01-26 327909/week @ 2025-02-02 367870/week @ 2025-02-09

1,293,926 downloads per month
Used in 114 crates (6 directly)

MIT/Apache

270KB
6.5K SLoC

image-webp

crates.io Documentation Build Status

WebP encoding and decoding in pure Rust


lib.rs:

Decoding and Encoding of WebP Images

Dependencies