#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

#566 in Images

Download history 129/week @ 2024-02-13 243/week @ 2024-02-20 77/week @ 2024-02-27 1822/week @ 2024-03-05 15040/week @ 2024-03-12 49643/week @ 2024-03-19 53949/week @ 2024-03-26 56007/week @ 2024-04-02 40336/week @ 2024-04-09 52008/week @ 2024-04-16 50583/week @ 2024-04-23 66830/week @ 2024-04-30 55264/week @ 2024-05-07

232,700 downloads per month
Used in 19 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