| Crates.io | magika |
| lib.rs | magika |
| version | 0.2.2 |
| created_at | 2024-02-21 11:17:42.498593+00 |
| updated_at | 2025-09-12 13:37:31.10736+00 |
| description | Determines file content types using AI |
| homepage | https://google.github.io/magika/ |
| repository | https://github.com/google/magika |
| max_upload_size | |
| id | 1147904 |
| size | 3,325,135 |
This library crate provides file content type detection using AI. 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.