This pull request introduces the use of the pillow-avif-plugin to add support to write files in avif format.
The README file has also been updated to reflect this change, including the installation instructions, as well as shifting the error codes up by one. This last change was made for consistency with the document to group related errors (missing optional dependencies) together.
This pull request introduces the use of the
pillow-avif-plugin
to add support to write files in avif format.The README file has also been updated to reflect this change, including the installation instructions, as well as shifting the error codes up by one. This last change was made for consistency with the document to group related errors (missing optional dependencies) together.