17 releases (breaking)

0.14.0 Jul 5, 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

#767 in Images

Download history 120/week @ 2024-04-01 96/week @ 2024-04-08 141/week @ 2024-04-15 199/week @ 2024-04-22 77/week @ 2024-04-29 227/week @ 2024-05-06 116/week @ 2024-05-13 197/week @ 2024-05-20 55/week @ 2024-05-27 70/week @ 2024-06-03 68/week @ 2024-06-10 101/week @ 2024-06-17 78/week @ 2024-06-24 155/week @ 2024-07-01 84/week @ 2024-07-08 85/week @ 2024-07-15

407 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

~2.6–10MB
~208K SLoC