13 releases (breaking)

0.10.0 Jan 26, 2023
0.9.0 Apr 7, 2022
0.8.0 Feb 4, 2022
0.7.0 Nov 21, 2021
0.1.2 Mar 17, 2020

#130 in Images

Download history 34/week @ 2023-02-05 57/week @ 2023-02-12 51/week @ 2023-02-19 20/week @ 2023-02-26 38/week @ 2023-03-05 85/week @ 2023-03-12 72/week @ 2023-03-19 65/week @ 2023-03-26 53/week @ 2023-04-02 64/week @ 2023-04-09 55/week @ 2023-04-16 31/week @ 2023-04-23 41/week @ 2023-04-30 92/week @ 2023-05-07 83/week @ 2023-05-14 59/week @ 2023-05-21

277 downloads per month
Used in 3 crates

BSD-2-Clause

50KB
550 lines

libavif-image

crates.io Documentation BSD-2-Clause licensed Rustc Version 1.44+ 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

~2.4–9MB
~199K SLoC