h2non / filetype.py

Small, dependency-free, fast Python package to infer binary file types checking the magic numbers signature
https://h2non.github.io/filetype.py
MIT License
663 stars 113 forks source link

added avif image support #145

Closed RSabet closed 2 years ago

RSabet commented 2 years ago

avif-image format support added test-image created using pillow as described in this article.