← Package directory
Available on winget

Install hexyl

Hex viewer, which uses colored output to distinguish different categories of bytes.

Install with winget
winget install --id sharkdp.hexyl
Upgrade
winget upgrade --id sharkdp.hexyl
Uninstall
winget uninstall --id sharkdp.hexyl

About hexyl

Hex viewer, which uses colored output to distinguish different categories of bytes.

What's new in 0.16.0

v0.16.0 Features - New --print-color-table option, see #229 (@sahinfalcon) Bugfixes - Throw an error when try to view a directory, see #234 (@Integral-Tech) New Contributors - @lunrenyi made their first contribution in #233 - @Integral-Tech made their first contribution in #234 - @sahinfalcon made their first contribution in #235 Full Changelog: https://github.com/sharkdp/hexyl/compare/v0.15.0...v0.16.0

Read release notes

Version history

Version Updated Notes
0.16.0 Unknown v0.16.0 Features - New --print-color-table option, see #229 (@sahinfalcon) Bugfixes - Throw an error when try to view a directory, see #234 (@Integral-Tech) New Contributors - @lunrenyi made their first contribution in #...
0.15.0 Unknown Features - Add codepage 1047 for EBCDIC, see #226 (@v1gnesh) Other - Rewrite CLI using the derive API, see #225 (@sorairolake)
0.14.0 Unknown No notes
0.13.1 Unknown Bugfixes - Correctly handle discontinuous input (stdin), see #196 and #197 (@sharifhsn)
0.13.0 Unknown No notes