logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pamtoqoi - Convert QOI format (Quite OK Image format) to Netpbm.

Description

       This program is part of Netpbm(1).

       qoitopam reads a QOI image from standard input and converts it to a  Netpbm  image  written  to  standard
       output.

       For the QOI specification and details, see the QOI web site .

       Use pamtoqoi(1) to convert a Netpbm image to QOI format.

       Input is from Standard Input if you don't specify the input file qoifile.

Document Source

       This manual page was generated by the Netpbm tool 'makeman' from HTML source.  The  master  documentation
       is at

              http://netpbm.sourceforge.net/doc/qoitopam.html

netpbm documentation                               21 May 2022                           QoitopamUserManual(1)

History

qoitopam was new in Netpbm 10.99 (June 2022).

Name

       pamtoqoi - Convert  QOI format (Quite OK Image format) to Netpbm.

Options

       The  only  options  are those common to all programs based on libnetpbm (most notably -quiet, see  Common
       Options ).

See Also

pamtoqoi(1), pam(1)

Synopsis

qoitopam [qoifile]

       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.

See Also