Crates.io | magika |
lib.rs | magika |
version | 0.1.0-rc.1 |
source | src |
created_at | 2024-02-21 11:17:42.498593 |
updated_at | 2024-09-26 11:42:42.67249 |
description | Determines the content type of a file with deep-learning |
homepage | https://google.github.io/magika/ |
repository | https://github.com/google/magika |
max_upload_size | |
id | 1147904 |
size | 3,281,691 |
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.
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.