1Qoitopam User Manual(0) Qoitopam User Manual(0)
2
3
4
6 pamtoqoi - Convert QOI format (Quite OK Image format) to Netpbm.
7
8
9
11 qoitopam [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 qoitopam reads a QOI image from standard input and converts it to a
23 Netpbm 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 pamtoqoi(1) to convert a Netpbm image to QOI 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 pamtoqoi(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/qoitopam.html
55
56netpbm documentation 21 May 2022 Qoitopam User Manual(0)