evanoberholster / imagemeta

Image Metadata (Exif and XMP) extraction for JPEG, HEIC, AVIF, TIFF and Camera Raw in golang. Focus is on providing features and improved performance.
MIT License
115 stars 12 forks source link

Cannot detect Avif Type #44

Open developer2346 opened 1 year ago

developer2346 commented 1 year ago

When using m.ImageType() on an AVIF image, returns nil

evanoberholster commented 1 year ago

Do you have an AVIF image that you would can send to test?