/pillow-avif-plugin

A pillow plugin that adds avif support via libavif

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

pillow-avif-plugin

This is a plugin that adds support for AVIF files until official support has been added (see this pull request).

To register this plugin with pillow you will need to add import pillow_avif somewhere in your application.