Visualize binary data with colors to spot patterns and structures
Visual binary data using a colour palette
pixd$ pixd myfile.bin$ pixd -o output.png myfile.bin$ pixd -w 256 myfile.bin$ pixd --palette viridis data.dat$ pixd file1.bin && pixd file2.bin