17 releases (breaking)

0.14.0 Jul 5, 2024
0.13.0 Feb 18, 2024
0.12.0 Oct 31, 2023
0.11.0 Jan 26, 2023
0.1.2 Mar 17, 2020

#430 in Images

Download history 420/week @ 2024-10-18 241/week @ 2024-10-25 256/week @ 2024-11-01 130/week @ 2024-11-08 454/week @ 2024-11-15 335/week @ 2024-11-22 289/week @ 2024-11-29 190/week @ 2024-12-06 107/week @ 2024-12-13 167/week @ 2024-12-20 168/week @ 2024-12-27 141/week @ 2025-01-03 174/week @ 2025-01-10 145/week @ 2025-01-17 599/week @ 2025-01-24 432/week @ 2025-01-31

1,365 downloads per month
Used in 6 crates (via libavif-image)

BSD-2-Clause

1.5MB
21K SLoC

C 18K SLoC // 0.1% comments Rust 1.5K SLoC // 0.0% comments C++ 330 SLoC // 0.1% comments Java 272 SLoC // 0.4% comments CoffeeScript 140 SLoC // 0.2% comments Batch 67 SLoC Prolog 20 SLoC

libavif

crates.io Documentation BSD-2-Clause licensed Rustc Version 1.63+ CI

Initial release of a high-level avif decoder.

This crate is generally too minimal for production use; consider using libavif-image which provides utility functions for image (or the avif feature in image, which doesn't use this crate).

You can also use the unsafe API in libavif-sys.

Dependencies

~0–7.5MB
~169K SLoC