13 releases (breaking)
0.10.0 | Jan 26, 2023 |
---|---|
0.9.0 | Apr 7, 2022 |
0.8.0 | Feb 4, 2022 |
0.7.0 | Nov 21, 2021 |
0.1.2 | Mar 17, 2020 |
#130 in Images
277 downloads per month
Used in 3 crates
50KB
550 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
~2.4–9MB
~199K SLoC