mirror of https://github.com/CrimsonTome/tldr.git
245 B
245 B
sputoppm
Convert an Atari uncompressed Spectrum image to a PPM image. More information: https://netpbm.sourceforge.net/doc/sputoppm.html.
- Convert an SPU file to a PPM image:
sputoppm {{path/to/input.spu}} > {{path/to/output.ppm}}