Free to use · No sign-up
Binary file/hex inspector
Browse local byte ranges, search hexadecimal sequences and decode numeric values with explicit byte order.
What it does
Browse local byte ranges, search hexadecimal sequences and decode numeric values with explicit byte order.
How to use it
- Select a file, enter a decimal offset and range length, then read bytes.
- Choose endianness to interpret numbers or search a hex sequence. Download only the loaded range.
- Processing stays in your browser. No upload or sign-up.
Example
Open a ZIP file and search for 50 4b to find its PK byte signatures.
Methodology
Blob slicing reads bounded ranges; a worker searches byte sequences and DataView decodes numbers at the selected range start.
Limitations
Non-empty files up to 50 MiB; 4,096-byte range display/export; 1–64-byte search and first 1,000 matches. Read-only; no execution or editing.
Automation
This tool runs in your browser. No upload API or MCP endpoint is available.
View capabilities and documentationReference updated
Join the conversation
Helpful tips, questions, and ideas for making this tool better.
Loading discussion…