About File Type Detector
Inspect a local file in the browser and identify common formats from its extension, MIME type and magic bytes.
Common use cases
- Check unknown exported files quickly
- Compare browser MIME with magic-byte signatures
- Verify whether a file matches its extension
How to use
- Choose a local file to inspect.
- Review the extension, MIME type, size and magic bytes.
- Use the signature guess as a quick format hint.