This tool's main objective is to process the 'result.json' file generated by the Magika evaluation and display it internally on the web.
Project: https://github.com/google/magika
File "result.json"
Command to generate the "result.json" file
magika -r directory/* --json > result.json
The 'result.json' file must be in the same directory as the 'index.html' file