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

pc1toppm - convert an Atari Degas .pc1 into a PPM image

Description

       This program is part of Netpbm(1).

       pc1toppm reads an Atari Degas .pc1 file as input and produces a PPM image as output.

       The .pc1 format is a compressed (run length encoded) variation on .pi1.

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/pc1toppm.html

netpbm documentation                              30 April 2004                          Pc1toppmUserManual(1)

History

pc1toppm was new in Netpbm 10.22 (April 2004)

Name

       pc1toppm - convert an Atari Degas .pc1 into a PPM image

Options

       There are no command line options defined specifically for pc1toppm, but it recognizes the options common
       to all programs based on libnetpbm (See  Common Options .)

See Also

ppm(1), pi1toppm(1), pi3topbm(1), pbmtopi3(1)

Synopsis

pc1toppm

       [pc1file]

See Also