xbmtopbm - Man Page
convert an X11 or X10 bitmap to a PBM image
Examples (TL;DR)
- Convert an XBM image to a PPM image:
xbmtopbm path/to/input_file.xbm > path/to/output_file.pbm
Synopsis
xbmtopbm
[bitmapfile]
Description
This program is part of Netpbm(1).
xbmtopbm reads an X11 or X10 bitmap as input and produces a PBM image as output.
Options
There are no command line options defined specifically for xbmtopbm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pbmtoxbm(1), pbmtox10bm(1), pbm(1)
Author
Copyright (C) 1988 by Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Referenced By
pbmtomatrixorbital(1), pbmtoxbm(1), sunicontopnm(1).
31 August 1988 netpbm documentation