Skip to content
forked from FireyFly/pixd

🔍 Colourful visualization tool for binary files

License

Notifications You must be signed in to change notification settings

mayhemheroes/pixd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixd is a tool for visualizing binary data using a colour palette. It is in a lot of ways akin to a hexdump tool, except using coloured squares to represent each octet.

pixd uses 24-bit color SGR escape sequences. For a list of terminal emulators with support for these, see XVilka's list of supporting terminal emulators.

Screenshot

Screenshot

License

MIT license. Enjoy!

See also

  • hexd: more conventional hexdump tool with colourful output, and also what pixd's code is based on.

About

🔍 Colourful visualization tool for binary files

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 70.7%
  • Roff 25.2%
  • Makefile 4.1%