ppmb_to_ppma, a C++ code which converts a binary Portable Pixel Map (PPM) file to an ASCII PPM file.
The information on this web page is distributed under the MIT license.
ppmb_to_ppma is available in a C++ version.
i2_binary_to_ascii, a C++ code which converts a file of short int (I2) data from binary to ASCII format.
ppma, a data directory which contains a description and examples of the ASCII PPM format.
ppma_io, a C++ code which reads and writes files in the ASCII PPM format.
ppmb, a data directory which contains a description and examples of the binary PPM format.
ppmb_io, a C++ code which reads and writes files in the binary PPM format.