gouldtoppm - Man Page
convert Gould scanner file into a PPM image
Examples (TL;DR)
- Convert a Gould scanner file to a PPM image:
gouldtoppm path/to/file.gould > path/to/output.ppm
Synopsis
gouldtoppm [gouldfile]
Description
This program is part of Netpbm(1).
gouldtoppm reads a file produced by the Gould scanner as input and produces a PPM image as output.
Options
There are no command line options defined specifically for gouldtoppm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
ppm(1)
Author
Copyright(C) 1990 by Stephen Paul Lesniewski
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Info
20 May 1990 netpbm documentation