This package browser is in early development. Mind the rough edges.

rust-avif-parse 0.13.2

Parser for AVIF image files

This AVIF parser allows extracting the AV1 payload and alpha channel metadata out of AVIF image files. The parser is a fork of Mozilla's MP4 parser used in Firefox, so it's designed to be robust and safely handle untrusted data.

Installation

Install rust-avif-parse 0.13.2 as follows:

guix install rust-avif-parse@0.13.2

Or install the latest version:

guix install rust-avif-parse

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.