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

#1010 in Images

Download history 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 101/week @ 2024-12-01 143/week @ 2024-12-08 69/week @ 2024-12-15 104/week @ 2024-12-22 67/week @ 2024-12-29 112/week @ 2025-01-05 123/week @ 2025-01-12 87/week @ 2025-01-19 215/week @ 2025-01-26 162/week @ 2025-02-02 156/week @ 2025-02-09

630 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