1Pbmtomrf User Manual(0) Pbmtomrf User Manual(0)
2
3
4
6 pbmtomrf - convert a PBM format image to MRF
7
8
10 pbmtomrf
11
12 [pbmfile]
13
14
16 This program is part of Netpbm(1).
17
18 pbmtomrf converts a PBM image to MRF format.
19
20 For more information about mrf, see the MRF specification" (1).
21
22 pbmtomrf takes the PBM image from the file named by the input.pbm argu‐
23 ment, or Standard Input if you don't specify input.pbm. The output
24 goes to Standard Output.
25
26 The compression of the edges of pictures with width and/or height not
27 an exact multiple of 64 is not optimal in all cases.
28
29
31 There are no command line options defined specifically for pbmtomrf,
32 but it recognizes the options common to all programs based on libnetpbm
33 (See
34 Common Options ⟨index.html#commonoptions⟩ .)
35
36
38 Russell Marks.
39
40
42 pbmtomrf(1), pbm(1), mrf(1)
43
45 This manual page was generated by the Netpbm tool 'makeman' from HTML
46 source. The master documentation is at
47
48 http://netpbm.sourceforge.net/doc/pbmtomrf.html
49
50netpbm documentation 1991 Pbmtomrf User Manual(0)