File Tool
Description
This is a tool to help you analyze the file type of unknown binary data using your browser. It uses the Wasmagic library which bundles the capabilities of the unix file utility into a WASM plugin that runs in your browser. Due to limitations with the WASM runtime, this tool will only use the first gigabyte of data from any files you submit for processing. All processing is done in your browser, so no files are uploaded to our servers.
Choose or drag & drop some files.
Results:
File | Browser MIME | File MIME | Description |
---|
Sources:
- WASMagic
- Upload Icon - OOjs UI Team and other contributors (MIT license) (source)
- Insipration - CSS Tricks Drag & Drop File Uploading