UnQTools
Developer Runs in your browser

Hex Dump Viewer & Editor (with Data Inspector)

Display binary data as a classic hex dump (offset | hex bytes | ASCII gutter) with in-place editing, byte insert/delete with undo, search by hex bytes / ASCII text / regex, goto offset, multi-format display (hex / decimal / binary / octal), a data inspector decoding int8/16/32/64 (signed & unsigned), float32/64, LEB128, and strings (ASCII / UTF-8 / UTF-16) at the cursor in both endiannesses, and file import via ArrayBuffer. 100% client-side, nothing uploaded.

100% Private Works Offline Instant

Display binary data as a classic hex dump (offset | hex bytes | ASCII gutter) with in-place editing, byte insert/delete with undo, search by hex bytes / ASCII text / regex, goto offset, multi-format display (hex / decimal / binary / octal), a data inspector decoding int8/16/32/64 (signed & unsigned), float32/64, LEB128, and strings (ASCII / UTF-8 / UTF-16) at the cursor in both endiannesses, and file import via ArrayBuffer. 100% client-side, nothing uploaded. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.