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

image-webp

WebP encoding and decoding in pure Rust

6 releases

0.2.1 Jan 11, 2025
0.2.0 Oct 6, 2024
0.1.3 Jul 17, 2024
0.1.2 Apr 19, 2024
0.1.0 Feb 4, 2024

#258 in Images

Download history 161743/week @ 2024-11-21 138805/week @ 2024-11-28 162989/week @ 2024-12-05 187257/week @ 2024-12-12 129148/week @ 2024-12-19 89440/week @ 2024-12-26 163159/week @ 2025-01-02 265346/week @ 2025-01-09 247688/week @ 2025-01-16 300493/week @ 2025-01-23 331254/week @ 2025-01-30 351732/week @ 2025-02-06 293728/week @ 2025-02-13 275889/week @ 2025-02-20 370194/week @ 2025-02-27 529458/week @ 2025-03-06

1,541,486 downloads per month
Used in 116 crates (6 directly)

MIT/Apache

270KB
6.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