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

pat2ppm - Converts an image file from PAT to PPM format.

Author

pat2ppm was written by Steve Slaven <bpk@hoopajoo.net>.

       This  manual  page was written by Aurelien Jarno <aurel32@debian.org>, for the Debian project (but may be
       used by others).

                                                October 18, 2003                                      PAT2PPM(1)

Description

pat2ppm is a program that converts an image file from PAT to PPM format.

       infile is a PAT file; the resulting .ppm file is written to stdout.

Name

       pat2ppm - Converts an image file from PAT to PPM format.

Options

       This command does not have any options.

See Also

patextract(1), png2pat(1), rgb2pat(1), visgrep(1), xte(1).

Synopsis

pat2ppminfile.pat

See Also