magika
magika copied to clipboard
Detect file content types with deep learning
Create Issue templates for file misdetection and requests for new file types.
I was checking the demo and found, it categorise swift as JavaScript.
announcment -> announcement
Minor typo
``` magika file.bin file.bin: Unknown binary data (unknown) [Low-confidence model best-guess: ISO 9660 CD-ROM filesystem data (archive), score=83] ``` yeilds the exact same thing as ``` magika -m high-confidence file.bin...
Add Docker file for Magika Python
Hi, it would be great if you could add or auto generate type definitions for the js lib so it can be used with typescript. Since there isn't a CI...