#webp #image #image-encoding #codec #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

#256 in Images

Download history 155391/week @ 2024-11-22 143466/week @ 2024-11-29 166966/week @ 2024-12-06 197756/week @ 2024-12-13 100992/week @ 2024-12-20 99495/week @ 2024-12-27 182056/week @ 2025-01-03 272143/week @ 2025-01-10 250856/week @ 2025-01-17 312407/week @ 2025-01-24 323677/week @ 2025-01-31 356493/week @ 2025-02-07 282589/week @ 2025-02-14 272034/week @ 2025-02-21 490914/week @ 2025-02-28 464647/week @ 2025-03-07

1,569,163 downloads per month
Used in 116 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