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
15
17 This program is part of Netpbm(1).
18
19 pbmtomrf converts a PBM image to MRF format.
20
21 For more information about mrf, see theMRF specification (1).
22
23 pbmtomrf takes the PBM image from the file named by the input.pbm argu‐
24 ment, or Standard Input if you don't specify input.pbm. The output
25 goes to Standard Output.
26
27 The compression of the edges of pictures with width and/or height not
28 an exact multiple of 64 is not optimal in all cases.
29
30
32 none.
33
34
35
37 Russell Marks.
38
39
41 pbmtomrf(1), pbm(1), mrf(1)
42
43
44
45netpbm documentation 1991 Pbmtomrf User Manual(0)