spctoppm - Man Page
convert an Atari compressed Spectrum file to a PPM
Examples (TL;DR)
- Convert an SPC file to a PPM image:
spctoppm path/to/input.spc > path/to/output.ppm
Synopsis
spctoppm
[spcfile]
Description
This program is part of Netpbm(1).
spctoppm reads an Atari compressed Spectrum file as input and produces a PPM image as output.
Options
There are no command line options defined specifically for spctoppm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
sputoppm(1), ppm(1)
Author
Copyright (C) 1991 by Steve Belczyk (seb3@gte.com) and Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Referenced By
19 July 1990 netpbm documentation