16 releases (breaking)

0.13.0 Feb 18, 2024
0.12.0 Oct 31, 2023
0.11.0 Jan 26, 2023
0.10.1 Apr 20, 2022
0.1.2 Mar 17, 2020

#376 in Images

Download history 156/week @ 2024-01-25 461/week @ 2024-02-01 175/week @ 2024-02-08 657/week @ 2024-02-15 533/week @ 2024-02-22 313/week @ 2024-02-29 141/week @ 2024-03-07 394/week @ 2024-03-14 178/week @ 2024-03-21 140/week @ 2024-03-28 166/week @ 2024-04-04 245/week @ 2024-04-11 167/week @ 2024-04-18 140/week @ 2024-04-25 341/week @ 2024-05-02 305/week @ 2024-05-09

1,065 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–7MB
~160K SLoC