/avif-fixer

Fixes AVIF metadata of files created by old cavif-rs versions.

Primary LanguageRustMIT LicenseMIT

AVIF fixer

Very simple tool that reads an AVIF file with metadata issues from stdin, and writes the corrected version to stdout. Performs no re-encoding of image data.

Example

avif-fixer < problem.avif > fixed.avif