How to use Magic Number Identifier
- Select files whose real leading bytes you want to compare with known magic-number patterns.
- Adjust the options for the report you need.
- Select “Identify Formats,” review the result, and download the generated file.
Compare a file's leading byte signature with common format patterns, then flag disagreements with its extension or browser-reported MIME type.
Compare a file's leading byte signature with common format patterns, then flag disagreements with its extension or browser-reported MIME type.
Processing stays on this device. Signature coverage is intentionally finite. ZIP-based formats share a container signature and may require deeper package inspection.
Signature coverage is intentionally finite. ZIP-based formats share a container signature and may require deeper package inspection.
| Signal | Magic bytes, extension, browser MIME |
|---|---|
| Coverage | Common binary formats |
| Unknown files | Reported without guessing |
| Output | JSON or CSV |
A file named report.pdf that begins with PNG bytes will be identified as PNG and marked as an extension mismatch.
Choose the file and run the scan; the tool compares its leading bytes with known binary signatures.
DOCX is a ZIP-based container, so its outer magic bytes match ZIP.
Known executable signatures such as PE, ELF, and Mach-O can be recognized even when the extension changes.
It means none of this tool's supported patterns matched; it does not prove the file is corrupt.
Yes. Magic bytes are useful evidence but can be imitated, so they are not a security guarantee.
| Tool number | 044 |
|---|---|
| Category | File Inspection & Analysis |
| Processing | Local browser operation |
| Download | Generated report or verification bundle |
Rename, clean, sequence, and validate file names.
View allCreate, inspect, compress, and extract archives.
View allGenerate checksums, manifests, and signatures.
View allInspect bytes, headers, MIME types, and entropy.
View allAnalyze folder size, contents, age, and distribution.
View allSplit, join, extract, patch, and verify chunks.
View allEncrypt files and inspect privacy or safety signals.
View allCompare backup sets and detect file changes.
View all