Buddy Code
Create account ↗
All tools
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.

Read-only inspection, maximum 50 MiB. Display/export up to 4,096 bytes at a time. Numeric values start at the loaded offset.

What it does

Browse local byte ranges, search hexadecimal sequences and decode numeric values with explicit byte order.

How to use it

  1. Select a file, enter a decimal offset and range length, then read bytes.
  2. Choose endianness to interpret numbers or search a hex sequence. Download only the loaded range.
  3. 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 documentation

Reference updated

Join the conversation

Helpful tips, questions, and ideas for making this tool better.

Loading discussion…