1Pamtoqoi User Manual(0) Pamtoqoi User Manual(0)
2
3
4
6 pamtoqoi - Convert Netpbm image to QOI format (Quite OK Image format)
7
8
9
11 pamtoqoi [pnmfile]
12
13 All options can be abbreviated to their shortest unique prefix. You
14 may use two hyphens instead of one. You may separate an option name
15 and its value with white space instead of an equals sign.
16
17
18
20 This program is part of Netpbm(1).
21
22 pamtoqoi reads a Netpbm image from standard input and converts it to a
23 QOI image written to standard output.
24
25 For the QOI specification and details, see the QOI web site
26 ⟨http://qoiformat.org⟩ .
27
28 Use qoitopam(1) to convert a QOI image to Netpbm format.
29
30 Input is from Standard Input if you don't specify the input file pnm‐
31 file.
32
33
34
36 The only options are those common to all programs based on libnetpbm
37 (most notably -quiet, see
38 Common Options ⟨index.html#commonoptions⟩ ).
39
40
41
43 qoitopam(1), pam(1)
44
45
46
48 pamtoqoi was new in Netpbm 10.99 (June 2022).
49
51 This manual page was generated by the Netpbm tool 'makeman' from HTML
52 source. The master documentation is at
53
54 http://netpbm.sourceforge.net/doc/pamtoqoi.html
55
56netpbm documentation 21 May 2022 Pamtoqoi User Manual(0)