hexdumptikz – Display hexdumps in LaTeX with the help of TikZ
Showing hexdumps is a common task in some fields. The most rudimentary form doing this in LaTeX is using a simple listings package. But often just showing the data is not enough. Instead, it needs to be annotated and explained.
This package offers exactly this feature by drawing each byte as a TikZ node. Note that this package explicitly aims to also support hexdumps with larger addresses (thinking of 64-bit addresses/offsets) here.
| Sources | /graphics/pgf/contrib/hexdumptikz |
| Documentation | |
| Bug tracker | https://codeberg.org/atticus-sullivan/hexdumptikz/issues |
| Announcements | https://codeberg.org/atticus-sullivan/hexdumptikz/issues/8 |
| Repository | https://codeberg.org/atticus-sullivan/hexdumptikz |
| Version | 1.0.0 2026-06-16 |
| Licenses | The LaTeX Project Public License 1.3c |
| Copyright | 2026 Lukas Heindl |
| Maintainer | Lukas Heindl |
| Topics | PGF TikZ Graphics |
Download the contents of this package in one zip archive (914.6k).
Suggestions
Maybe you are interested in the following packages as well.
Community Comments