#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

#747 in Images

Download history 3/week @ 2024-02-09 141/week @ 2024-02-16 264/week @ 2024-02-23 41/week @ 2024-03-01 5842/week @ 2024-03-08 31155/week @ 2024-03-15 58684/week @ 2024-03-22 55891/week @ 2024-03-29 43445/week @ 2024-04-05 49877/week @ 2024-04-12 47485/week @ 2024-04-19

206,176 downloads per month
Used in 14 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