pi1toppm - Man Page
convert an Atari Degas .pi1 into a PPM image
Examples (TL;DR)
- Convert an Atari Degas PI1 image into PPM image:
pi1toppm path/to/atari_image.pi1 > path/to/image.ppm
Synopsis
pi1toppm
[pi1file]
Description
This program is part of Netpbm(1).
pi1toppm reads an Atari Degas .pi1 file as input and produces a PPM image as output.
Options
There are no command line options defined specifically for pi1toppm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
ppmtopi1(1), pc1toppm(1), ppm(1), pi3topbm(1), pbmtopi3(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
pbmtopi3(1), pc1toppm(1), pi3topbm(1), ppmtopi1(1).
19 July 1990 netpbm documentation