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.13k stars 177 forks source link

match xls formats: biff5,biff8(11),biff8(12) #137

Closed savel999 closed 1 year ago

savel999 commented 1 year ago

Hi. Xls-matcher can't recognize xls BIFF8(11). Here https://www.openoffice.org/sc/testdocs/index.html is an attached examples of different xls formats . cellformat_import_biff8_12.xls cells_import_biff8_11.xls