Registry / other / ravif
library0.13.0rscratesunverified

A pure Rust library for encoding images in AVIF format using the rav1e encoder.

# Cargo.toml [dependencies] ravif = "0.13.0"
INSTALL
IMPORT
SIG · RAVIF
R
ravif
otherrustv0.13.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Encoder
use ravif::Encoder;

Creates a new AVIF encoder instance.

use ravif::Encoder; let encoder = Encoder::new(); // ... configure and encode an image
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
ravif — cargo add ravif · libregistry