File Inspector
Browser-based file forensics: 56 format parsers, hex editor with inline editing, steganography detection, PE/ELF analysis, entropy visualisations, file carving, and 800+ file-type identification. 100% client-side.
How to Use
- Drop any file onto the dropzone (or click to browse).
- Click any byte in the hex view to inspect it; Shift+click to select a range.
- Use the tabs to switch between hex, strings, format analysis, PE/ELF, entropy visualisations, and more.
- Export reports as JSON, hex dump, or a selection copy (C array).
Complete Feature List (300+)
23 Analysis Tabs
56 Format Parsers
Intelligence Features
Hex Editor Features
AI-Powered Analysis
Export & Reporting
Keyboard Shortcuts
Type any extension.
What gets analysed
Frequently Asked Questions
Does it upload my file?
No. Analysis is 100% browser-side; the file never leaves your machine.
What is file carving?
Scanning a file for the magic-byte signatures of other formats hidden inside it, so those embedded files can be extracted.
Which visualisations are available?
Byte frequency, entropy heatmap, pixel map, digram plot, entropy window, Hilbert curve, structure treemap, image histogram, LSB bit planes, and rainbow hex.
Extension vs magic bytes - which wins?
Magic bytes. The extension is user-set and can lie; magic bytes are the real file signature at the start of the binary.
Common Use Cases
Unknown download
Confirm what a file really is before opening it.
Hidden payloads
Find files embedded inside other files via carving.
Hex editing
Edit bytes inline and download the modified file.
Forensic triage
Hash, metadata, entropy, strings, and format-specific parsing in one view.
Last updated: