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

#733 in Images

Download history 90/week @ 2024-08-25 79/week @ 2024-09-01 86/week @ 2024-09-08 153/week @ 2024-09-15 291/week @ 2024-09-22 151/week @ 2024-09-29 152/week @ 2024-10-06 301/week @ 2024-10-13 254/week @ 2024-10-20 73/week @ 2024-10-27 95/week @ 2024-11-03 110/week @ 2024-11-10 238/week @ 2024-11-17 201/week @ 2024-11-24 102/week @ 2024-12-01 176/week @ 2024-12-08

745 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

~3–10MB
~215K SLoC