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

image-webp

WebP encoding and decoding in pure Rust

3 releases

0.1.2 Apr 19, 2024
0.1.1 Mar 18, 2024
0.1.0 Feb 4, 2024

#833 in Images

Download history 2/week @ 2024-02-08 139/week @ 2024-02-15 259/week @ 2024-02-22 49/week @ 2024-02-29 4173/week @ 2024-03-07 26435/week @ 2024-03-14 55595/week @ 2024-03-21 55509/week @ 2024-03-28 46594/week @ 2024-04-04 47809/week @ 2024-04-11 49711/week @ 2024-04-18 54113/week @ 2024-04-25 70853/week @ 2024-05-02 54939/week @ 2024-05-09

239,367 downloads per month
Used in 21 crates (via image)

MIT/Apache

230KB
5.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

~0.5–1MB
~21K SLoC