Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD><TITLE>Pbmtomrf User Manual</TITLE></HEAD>
<BODY>
<H1>pbmtomrf</H1>
Updated: 1991
<BR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
pbmtomrf - convert a PBM format image to MRF

<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>

<B>pbmtomrf</B>

[<I>pbmfile</I>]


<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>

<p>This program is part of <a href="index.html">Netpbm</a>.

<p><b>pbmtomrf</b> converts a PBM image to MRF format.

<P>For more information about mrf, see <A HREF="mrf.html">the MRF
specification</A>.

<p><b>pbmtomrf</b> takes the PBM image from the file named by the
<i>input.pbm</i> argument, or Standard Input if you don't specify
<i>input.pbm</i>.  The output goes to Standard Output.

<P>The compression of the edges of pictures with width and/or height
not an exact multiple of 64 is not optimal in all cases.

<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>

none.


<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>

Russell Marks.

<A NAME="lbAH">&nbsp;</A>
<H2>SEE ALSO</H2>

<B><A HREF="pbmtomrf.html">pbmtomrf</A></B>,
<B><A HREF="pbm.html">pbm</A></B>,
<B><A HREF="mrf.html">mrf</A></B>

<HR>
<A NAME="index">&nbsp;</A>
<H2>Table Of Contents</H2>
<UL>
<LI><A HREF="#lbAB">NAME</A>
<LI><A HREF="#lbAC">SYNOPSIS</A>
<LI><A HREF="#lbAD">DESCRIPTION</A>
<LI><A HREF="#lbAE">OPTIONS</A>
<LI><A HREF="#lbAG">AUTHOR</A>
<LI><A HREF="#lbAH">SEE ALSO</A>
</UL>
</BODY>
</HTML>