16 releases (breaking)

new 0.13.0 Apr 23, 2024
0.12.0 Feb 18, 2024
0.11.0 Oct 31, 2023
0.10.0 Jan 26, 2023
0.1.2 Mar 17, 2020

#798 in Images

Download history 73/week @ 2024-01-04 138/week @ 2024-01-11 112/week @ 2024-01-18 104/week @ 2024-01-25 91/week @ 2024-02-01 116/week @ 2024-02-08 295/week @ 2024-02-15 217/week @ 2024-02-22 172/week @ 2024-02-29 123/week @ 2024-03-07 199/week @ 2024-03-14 113/week @ 2024-03-21 95/week @ 2024-03-28 127/week @ 2024-04-04 119/week @ 2024-04-11 191/week @ 2024-04-18

535 downloads per month
Used in 5 crates (4 directly)

BSD-2-Clause

49KB
519 lines

libavif-image

crates.io Documentation BSD-2-Clause licensed Rustc Version 1.62+ CI

This is a woefully incomplete utility crate for loading AVIF files into image.

Not all filetypes and bitdepths are correctly handled, yet.


lib.rs:

Load and Save AVIF from image types.

Converts to and from YUV (image only does RGB).

Dependencies

~11–18MB
~206K SLoC