scardine / image_size

Get image width and height given a file path using minimal dependencies (no need for PIL, libjpeg, libpng, etc)
MIT License
153 stars 45 forks source link

Add partial support for avif #19

Open brunoais opened 1 year ago

brunoais commented 1 year ago

From the spec, this only covers the most common format for AVIF images. I can't do more because the alternatives are speced behind a paywall. AVIF: https://aomediacodec.github.io/av1-avif/v1.1.0.html Points to HEIF: https://www.iso.org/standard/66067.html