About Us
We built this webapp to make it easy for anyone to check file types, detect MIME types, and verify file formats instantly, without compromising privacy.
Credits
This project includes third-party open source software.
libmagic (WebAssembly)
This software uses a WebAssembly build of libmagic for file type identification.
- Upstream Project: file
- Upstream Source: https://github.com/file/file
- WebAssembly Build: https://github.com/moshen/wasmagic
- Copyright © Christos Zoulas and contributors.
- License: BSD 2-Clause License: https://opensource.org/licenses/BSD-2-Clause
The included WebAssembly binary is based on the upstream file project.