Upload a supported file and generate a readable HEXDUMP directly in your browser for quick inspection and debugging.
(no input)
Upload a file (or paste raw bytes) and view a side-by-side hex + ASCII dump in the classic 16-bytes-per-row layout that xxd, hexdump -C, and od produce. Configurable byte width, base (hex/octal/binary/decimal), uppercase/lowercase, and ASCII column toggle. Useful for binary file forensics, examining file headers, and understanding wire-format payloads.