#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

#298 in Images

Download history 64185/week @ 2024-08-01 75310/week @ 2024-08-08 102189/week @ 2024-08-15 110456/week @ 2024-08-22 86975/week @ 2024-08-29 105516/week @ 2024-09-05 107806/week @ 2024-09-12 107626/week @ 2024-09-19 124308/week @ 2024-09-26 122263/week @ 2024-10-03 109925/week @ 2024-10-10 135694/week @ 2024-10-17 136791/week @ 2024-10-24 148394/week @ 2024-10-31 144584/week @ 2024-11-07 132889/week @ 2024-11-14

585,304 downloads per month
Used in 90 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