sputoppm - Man Page
convert an Atari uncompressed Spectrum file to a PPM image
Examples (TL;DR)
- Convert an SPU file to a PPM image:
sputoppm path/to/input.spu > path/to/output.ppm
Synopsis
sputoppm
[spufile]
Description
This program is part of Netpbm(1).
sputoppm reads an Atari uncompressed Spectrum file as input and produces a PPM image as output.
Options
There are no command line options defined specifically for sputoppm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
ppmtospu(1), spctoppm(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