magika

Crates.iomagika
lib.rsmagika
version0.1.0-rc.1
sourcesrc
created_at2024-02-21 11:17:42.498593
updated_at2024-09-26 11:42:42.67249
descriptionDetermines the content type of a file with deep-learning
homepagehttps://google.github.io/magika/
repositoryhttps://github.com/google/magika
max_upload_size
id1147904
size3,281,691
Yanick Fratantonio (reyammer)

documentation

README

Magika

This library crate provides file type detection with deep-learning. A command-line interface (CLI) for this library is provided by the magika-cli binary crate.

Disclaimer

This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.

This magika library and the magika-cli binary are still unstable (as indicated by the major version of zero) and new versions might introduce breaking changes (all changes will follow cargo semver compatibility). In particular, version 0.1.0-rc.0 ships a new model in comparison to the Python binary and we would love feedback on GitHub.

Commit count: 858

cargo fmt