h2non / filetype

Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
https://pkg.go.dev/github.com/h2non/filetype?tab=doc
MIT License
2.1k stars 175 forks source link

add heif/heic support #60

Closed rikonor closed 5 years ago

rikonor commented 5 years ago

ported over the logic from filetype.py/isobmff.py.

rikonor commented 5 years ago

Thank you for the quick response @h2non!

h2non commented 5 years ago

Your welcome. New version is out.