png_io, a C code which reads and writes files in the Portable Network Graphics (PNG) format.
The computer code and data files described and made available on this web page are distributed under the MIT license
png_io is available in a C version.
PBMA_IO, a C code which handles the ASCII PBM (Portable Bit Map) format.
PBMB_IO, a C code which handles the binary PBM (Portable Bit Map) format.
PGMA_IO, a C code which handles the ASCII PGM (Portable Gray Map) format.
PGMB_IO, a C code which handles the binary PGM (Portable Gray Map) format.
PPMA_IO, a C code which can read or write ASCII PPM (Portable Pixel Map) graphics files.
PPMB_IO, a C code which can read or write binary PPM (Portable Pixel Map) graphics files.