1Mrftopbm User Manual(0) Mrftopbm User Manual(0)
2
3
4
6 mrftopbm - convert an MRF image to PBM format
7
8
10 mrftopbm [ -a ] [ input.mrf ]
11
12
13
15 This program is part of Netpbm(1).
16
17 mrftopbm converts an MRF image to PBM format.
18
19 mrftopbm takes the MRF image from the file named by the input.mrf argu‐
20 ment, or Standard Input if you don't specify input.mrf. The output
21 goes to Standard Output.
22
23 For more information about mrf, see the MRF specification" (1).
24
25
26
28 -a causes mrftopbm to include the edges, if any, in the output PBM.
29 This may help when debugging a compressor's edge optimization.
30
31
32
34 Russell Marks.
35
36
37
38
40 pbmtomrf(1), pbm(1), mrf(1)
41
43 This manual page was generated by the Netpbm tool 'makeman' from HTML
44 source. The master documentation is at
45
46 http://netpbm.sourceforge.net/doc/mrftopbm.html
47
48netpbm documentation 10 August 2003 Mrftopbm User Manual(0)