jarvisbox

Hex 查看器

以经典 xxd 风格输出任意文件的十六进位倾印,含位移、Hex 字节与 ASCII 栏。

100% client-side · files never leave your device

How to use

  1. Click the file picker and select any file from your device.
  2. Choose how many bytes to display from the dropdown.
  3. The hex dump appears automatically — read like xxd output: offset on the left, 16 hex bytes in the middle, ASCII on the right.

Related file tools

常见问题

Is this hex viewer free?
Yes, completely free with no signup and no usage limits.
Does my file get uploaded anywhere?
No. The file is read locally using the browser FileReader API. Nothing is sent to any server.
Does it work on mobile?
Yes. The tool is mobile-first and works on iPhone Safari and Android Chrome.

Last updated:

反馈这个工具的问题