🔬

免费 Hex Viewer

Inspect the raw bytes of any file in a classic offset / hex / ASCII dump, with magic-number file-type detection. Read locally; never uploaded.

无文件大小限制文件保持私密无需登录永久免费

将文件拖放到此处或点击浏览

Any file 无文件大小限制

浏览文件

你的文件永远不会离开你的设备。所有处理都在你的浏览器中本地进行。

Inspect the raw bytes of any file — offset, hex, and ASCII columns, like a classic hex editor. The file is read locally and never uploaded.

Optimize for your platform

工作原理

Sometimes you need to see what's really inside a file — its header bytes, a magic number, or some embedded text. This shows a classic hex dump, all in your browser.

  1. 1
    You drop in any file
    The first 64 KB are read into memory locally — never uploaded.
  2. 2
    The bytes are laid out
    Each row shows the offset, 16 bytes in hexadecimal, and their printable ASCII representation, just like a desktop hex editor.
  3. 3
    The type is detected
    The leading bytes are checked against common magic-number signatures (PNG, PDF, ZIP, MP4, ELF, and more) to identify the real file type.
  4. 4
    You inspect freely
    Scroll through the dump to find headers, signatures, or embedded strings.

Inspecting an unknown or suspicious file is exactly when you don't want to upload it. Everything is read on your device — nothing leaves the browser.

为什么选择我们的?

Completely free — no hidden costs, ever
No account, email, or login required
Files stay on your device — processing happens in your browser
Works on any device — phone, tablet, desktop
No watermarks on any output
Browser memory limits may apply for very large files

相关工具

这个工具对你有帮助吗?

常见问题