[go: up one dir, main page]

ravif 0.6.4

rav1e-based pure Rust library for encoding images in AVIF format (powers the `cavif` tool)
Documentation
ravif-0.6.4 has been yanked.

ravif — Pure Rust library for AVIF image encoding

Encoder for AVIF images. Based on rav1e and avif-serialize.

The API is just a single encode_rgba function call that spits an AVIF image.

This library powers cavif encoder.