16 releases (breaking)

0.13.0 Apr 23, 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

#789 in Images

Download history 69/week @ 2024-01-22 120/week @ 2024-01-29 85/week @ 2024-02-05 205/week @ 2024-02-12 255/week @ 2024-02-19 223/week @ 2024-02-26 115/week @ 2024-03-04 174/week @ 2024-03-11 167/week @ 2024-03-18 90/week @ 2024-03-25 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

650 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

~11–18MB
~206K SLoC