1Pbmtogem User Manual(0) Pbmtogem User Manual(0)
2
3
4
6 pbmtogem - convert a PBM image into a GEM .img file
7
8
10 pbmtogem [pbmfile]
11
12
14 This program is part of Netpbm(1).
15
16 pbmtogem reads a PBM image as input and produces a compressed GEM .img
17 file as output.
18
19
21 There are no command line options defined specifically for pbmtogem,
22 but it recognizes the options common to all programs based on libnetpbm
23 (See
24 Common Options ⟨index.html#commonoptions⟩ .)
25
26
28 pbmtogem cannot compress repeated lines.
29
30
32 gemtopbm(1), pbm(1)
33
34
36 Copyright (C) 1988 by David Beckemeyer (bdt!david) and Jef Poskanzer.
37
39 This manual page was generated by the Netpbm tool 'makeman' from HTML
40 source. The master documentation is at
41
42 http://netpbm.sourceforge.net/doc/pbmtogem.html
43
44netpbm documentation 11 July 1992 Pbmtogem User Manual(0)