rocketRobin / myrmec

This library is used to detect real file format type via file hex head (identify file format by header).
Apache License 2.0
71 stars 26 forks source link

problem with raw text files #9

Open MmHamzeh opened 3 years ago

MmHamzeh commented 3 years ago

"myrmec" can't identify raw text files such as .txt, .css, .js, .json and etc.

alexinea commented 3 years ago

I think, the raw txt file cannot be recognized as a matter of course.