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

imgtoppm - convert an Img-whatnot file into a PPM image

Author

       Based on a simple conversion program posted to comp.graphics by Ed Falk.

       Copyright (C) 1989 by Jef Poskanzer.

Description

       This program is part of Netpbm(1).

       imgtoppmreads  an  Img-whatnot file as input and produces a PPM image as output.  The Img-whatnot toolkit
       is available for FTP on venera.isi.edu, along with numerous images in this format.

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

netpbm documentation                            05 September 1989                        ImgtoppmUserManual(1)

Name

       imgtoppm - convert an Img-whatnot file into a PPM image

Options

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

See Also

ppm(1)

Synopsis

imgtoppm [imgfile]

See Also