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

png2pat - Converts an image file from PNG to PAT format.

Author

png2pat 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                                      PNG2PAT(1)

Description

png2pat is a program that converts an image file from PNG to PAT format.

       infile.png  is  an  RGB  or RGBA PNG file; the resulting .pat file is written to stdout.  The file can be
       used with visgrep(1) to scrape screen content.

Name

       png2pat - Converts an image file from PNG to PAT format.

Options

       This command does not have any options.

See Also

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

Synopsis

png2patinfile.png

See Also