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

#426 in Images

Download history 218/week @ 2024-10-27 250/week @ 2024-11-03 252/week @ 2024-11-10 396/week @ 2024-11-17 297/week @ 2024-11-24 249/week @ 2024-12-01 202/week @ 2024-12-08 95/week @ 2024-12-15 189/week @ 2024-12-22 170/week @ 2024-12-29 133/week @ 2025-01-05 169/week @ 2025-01-12 229/week @ 2025-01-19 699/week @ 2025-01-26 348/week @ 2025-02-02 184/week @ 2025-02-09

1,471 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