pbmtogo - Man Page
convert a PBM image into compressed GraphOn graphics
Examples (TL;DR)
- Convert a PBM image to a compressed GraphOn graphic:
pbmtogo path/to/image.pbm > path/to/output.go
Synopsis
pbmtogo [pbmfile]
Description
This program is part of Netpbm(1).
pbmtogo reads a PBM image as input and produces 2D compressed GraphOn graphics as output.
Be sure to set up your GraphOn with the following modes: 8 bits / no parity; obeys no XON/XOFF; NULs are accepted. These are all on the Comm menu. Also, remember to turn off tty post processing. Note that there is no gotopbm tool.
Options
There are no command line options defined specifically for pbmtogo, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pbm(1)
Author
Copyright (C) 1988, 1989 by Jef Poskanzer, Michael Haberler, and Bo Thide'.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at