diff options
Diffstat (limited to 'upstream/fedora-40/man1/qoitopam.1')
-rw-r--r-- | upstream/fedora-40/man1/qoitopam.1 | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/upstream/fedora-40/man1/qoitopam.1 b/upstream/fedora-40/man1/qoitopam.1 new file mode 100644 index 00000000..edb9744e --- /dev/null +++ b/upstream/fedora-40/man1/qoitopam.1 @@ -0,0 +1,75 @@ +\ +.\" This man page was generated by the Netpbm tool 'makeman' from HTML source. +.\" Do not hand-hack it! If you have bug fixes or improvements, please find +.\" the corresponding HTML page on the Netpbm website, generate a patch +.\" against that, and send it to the Netpbm maintainer. +.TH "Qoitopam User Manual" 0 "21 May 2022" "netpbm documentation" + +.SH NAME +pamtoqoi - Convert QOI format (Quite OK Image format) to Netpbm. + + +.UN synopsis +.SH SYNOPSIS +\fBqoitopam\fP +[\fIpnmfile\fP] +.PP +All options can be abbreviated to their shortest unique prefix. +You may use two hyphens instead of one. You may separate an option +name and its value with white space instead of an equals sign. + + +.UN description +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +\fBqoitopam\fP reads a QOI image from standard input and converts it to a +Netpbm image written to standard output. +.PP +For the QOI specification and details, see +.UR http://qoiformat.org +the QOI web site +.UE +\&. +.PP +Use +.BR "\fBpamtoqoi\fP" (1)\c +\& to convert a Netpbm +image to QOI format. +.PP +Input is from Standard Input if you don't specify the input file +\fIpnmfile\fP. + + +.UN options +.SH OPTIONS +.PP +The only options are those common to all programs based on libnetpbm +(most notably \fB-quiet\fP, see +.UR index.html#commonoptions + Common Options +.UE +\&). + + +.UN seealso +.SH SEE ALSO +.BR "pamtoqoi" (1)\c +\&, +.BR "pam" (1)\c +\& + + +.UN history +.SH HISTORY +.PP +\fBpamtoqoi\fP was new in Netpbm 10.99 (June 2022). +.SH DOCUMENT SOURCE +This manual page was generated by the Netpbm tool 'makeman' from HTML +source. The master documentation is at +.IP +.B http://netpbm.sourceforge.net/doc/qoitopam.html +.PP
\ No newline at end of file |