This project converts a portable anymap (PNM) image to a list of colors, readable even more easily than the original file. Supported formats: - P1 (Portable BitMap, ".pbm") - P2 (Portable GrayMap, ".pgm") - P3 (Portable PixMap, "ppm") Press space to run the conversion. Press 0 to show/hide input/output lists Run on Turbowarp: https://turbowarp.org/1284897586/
Jef Poskanzer for creating the PNM format.