pi3topbm - Man Page
convert an Atari Degas .pi3 file into a PBM image
Examples (TL;DR)
- Convert an Atari Degas PI3 image to PBM image:
pi1topbm path/to/atari_image.pi3 > path/to/output_image.pbm
Synopsis
pi3topbm
[pi3file]
Description
This program is part of Netpbm(1).
pi3topbm reads an Atari Degas .pi3 file as input and produces a PBM image as output.
Options
There are no command line options defined specifically for pi3topbm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pbmtopi3(1), pbm(1), pi1toppm(1), ppmtopi1(1)
Author
Copyright (C) 1988 by David Beckemeyer (bdt!david) and Diomidis D. Spinellis.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Referenced By
pbmtopi3(1), pc1toppm(1), pi1toppm(1), ppmtopi1(1).
11 March 1990 netpbm documentation