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

image-webp

WebP encoding and decoding in pure Rust

4 releases

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

#557 in Images

Download history 46594/week @ 2024-04-04 47809/week @ 2024-04-11 49711/week @ 2024-04-18 54113/week @ 2024-04-25 70853/week @ 2024-05-02 63931/week @ 2024-05-09 72998/week @ 2024-05-16 61094/week @ 2024-05-23 63212/week @ 2024-05-30 56506/week @ 2024-06-06 62227/week @ 2024-06-13 65871/week @ 2024-06-20 68164/week @ 2024-06-27 64391/week @ 2024-07-04 70833/week @ 2024-07-11 58317/week @ 2024-07-18

273,696 downloads per month
Used in 37 crates (2 directly)

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

~190KB