Sodamhan.com

TL;DR

spctoppm

Convert an Atari compressed Spectrum image to a PPM image. More information: https://netpbm.sourceforge.net/doc/spctoppm.html.

  • Convert an SPC file to a PPM image:

spctoppm path/to/input.spc > path/to/output.ppm

This document was created using the contents of the tldr project.