#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

#413 in Images

Download history 99960/week @ 2024-08-14 107645/week @ 2024-08-21 87001/week @ 2024-08-28 104513/week @ 2024-09-04 105551/week @ 2024-09-11 107196/week @ 2024-09-18 119782/week @ 2024-09-25 123008/week @ 2024-10-02 111903/week @ 2024-10-09 135223/week @ 2024-10-16 135628/week @ 2024-10-23 144883/week @ 2024-10-30 147420/week @ 2024-11-06 153543/week @ 2024-11-13 162572/week @ 2024-11-20 115168/week @ 2024-11-27

607,833 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