i2_binary_to_ascii, a C++ code which converts a file of I2 (16 byte integer) data from binary to ASCII format.
The information on this web page is distributed under the MIT license.
i2_binary_to_ascii is available in a C++ version.
pbmb_to_pbma, a C++ code which converts a binary Portable Bit Map (PBM) file to an ASCII PBM file;
pgmb_to_pgma, a C++ code which converts a binary Portable Gray Map (PGM) file to an ASCII PGM file;
ppmb_to_ppma, a C++ code which converts a binary Portable Pixel Map (PPM) to an ASCII PPM graphics file;