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

#1035 in Images

Download history 235/week @ 2024-11-16 208/week @ 2024-11-23 115/week @ 2024-11-30 133/week @ 2024-12-07 81/week @ 2024-12-14 97/week @ 2024-12-21 71/week @ 2024-12-28 113/week @ 2025-01-04 123/week @ 2025-01-11 89/week @ 2025-01-18 199/week @ 2025-01-25 155/week @ 2025-02-01 175/week @ 2025-02-08 258/week @ 2025-02-15 136/week @ 2025-02-22 193/week @ 2025-03-01

807 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
~217K SLoC