--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # spctoppm > Convert an Atari compressed Spectrum image to a PPM image. > More information: . - Convert an SPC file to a PPM image: `spctoppm {{path/to/input.spc}} > {{path/to/output.ppm}}`