pnmtosir - Man Page
convert a PNM image into a Solitaire format
Examples (TL;DR)
- Convert a PNM image to a SIR image:
pnmtosir path/to/input.pnm > path/to/output.sir
Synopsis
pnmtosir
[pnmfile]
Description
This program is part of Netpbm(1).
pnmtosir reads a PNM image as input and produces a Solitaire Image Recorder format image.
pnmtosir produces an MGI TYPE 17 file for PBM and PGM files. For PPM, it writes a MGI TYPE 11 file.
Options
There are no command line options defined specifically for pnmtosir, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
sirtopnm(1), pnm(1)
Author
Copyright (C) 1991 by Marvin Landis.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Referenced By
20 March 1991 netpbm documentation