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 |
#643 in Images
756 downloads per month
Used in 5 crates
(4 directly)
49KB
519 lines
libavif-image
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