Product Information
What is Heksa?
Colored Hex Dumper
Features
ANSI colors for different byte groups, such as
Printable: A-Z, a-z, 0-9
Whitespace: space, tab, newline
Special: 0x00, 0xFF
Output multiple formats at once (hex, decimal, octal, binary, or special combined formats)
Multiple offset formats (hex, decimal, octal, percentage)
First display on the left, second on the right
Read only N bytes
Seek to a given offset
When using a minus sign, read from the end of the file as well
Supports seeking and limiting
Prefixes for hex (0x), octal (0o), and binary (0b)
Units (KB, KiB, MB, MiB, GB, GiB, TB, TiB)
If searching a file, print zero-based relative offsets
Read from standard input
How to use Heksa?
heksa is a command-line hex dump tool that enhances readability by coloring different byte groups, aiding users in analyzing binary data more clearly.
Core Functions of Heksa
Work in Terminal
Terminal-Based
Hexadecimal
Usage Scenarios of Heksa
- Analyze binary file content, color-coding printable characters, spaces, and special characters.
- View data in multiple formats such as hexadecimal, decimal, octal, or binary.
- Inspect data at specific file offsets or read only the first N bytes of a file.
- Read data from standard input and perform a hex dump.
- Quickly locate and understand data structures when debugging programs or analyzing file formats.
Common Questions about Heksa
What does heksa do?
How do I use heksa?
What are the core features of heksa?
What are the use cases for heksa?





















