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

image-webp

WebP encoding and decoding in pure Rust

5 releases

0.2.0 Oct 6, 2024
0.1.3 Jul 17, 2024
0.1.2 Apr 19, 2024
0.1.1 Mar 18, 2024
0.1.0 Feb 4, 2024

#427 in Images

Download history 91929/week @ 2024-08-25 97152/week @ 2024-09-01 103325/week @ 2024-09-08 105839/week @ 2024-09-15 117707/week @ 2024-09-22 119207/week @ 2024-09-29 120392/week @ 2024-10-06 119642/week @ 2024-10-13 135468/week @ 2024-10-20 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 157629/week @ 2024-12-01 173451/week @ 2024-12-08

641,747 downloads per month
Used in 98 crates (5 directly)

MIT/Apache

245KB
6K SLoC

image-webp

crates.io Documentation Build Status

WebP encoding and decoding in pure Rust


lib.rs:

Decoding and Encoding of WebP Images

Dependencies

~190KB