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

image-webp

WebP encoding and decoding in pure Rust

6 releases

new 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

#343 in Images

Download history 117856/week @ 2024-09-24 123652/week @ 2024-10-01 112230/week @ 2024-10-08 132689/week @ 2024-10-15 133280/week @ 2024-10-22 142260/week @ 2024-10-29 153400/week @ 2024-11-05 148753/week @ 2024-11-12 157693/week @ 2024-11-19 141495/week @ 2024-11-26 156752/week @ 2024-12-03 178449/week @ 2024-12-10 179313/week @ 2024-12-17 87649/week @ 2024-12-24 117639/week @ 2024-12-31 251041/week @ 2025-01-07

669,736 downloads per month
Used in 101 crates (5 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