summary refs log tree commit diff
path: root/ppmtojpeg.html
blob: 019f5fe42d254a40410e2f2b6ee01ce051daf8b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
<html><head><title>Ppmtojpeg User Manual</title></head>
<body>
<h1>ppmtojpeg</h1>
Updated: September 2001

<h2>NAME</h2>

ppmtojpeg - replaced by pnmtojpeg

<h2>DESCRIPTION</h2>

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

<p><b>ppmtojpeg</b> was replaced in Netpbm 9.19 (September 2001) by
<b><a href="pnmtojpeg.html">pnmtojpeg</a></b>.

<p><b>pnmtojpeg</b> is backward compatible with <b>ppmtojpeg</b>
except that with PGM or PBM input, it generates JPEG output in the special
grayscale format.

</body>
</html>