png2pat

Content

 

Data

license:
Version: 1.09 (in Debian 10)
Developer / owner: Steve Slaven

Short description:

Manual page and help for the png2pat linux command. 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 standard output (stdout). The file is located at visgrep can be used to copy the contents of the screen.

The png2pat command is xautomation part of a software package.

 

 

Man page output

man png2pat
PNG2PAT(1)                         General Commands Manual                        PNG2PAT(1)

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

SYNOPSIS
       png2pat infile.png

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.

OPTIONS
       This command does not have any options.

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

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)

 

 

Help output

png2pat
png2pat v1.09
Author: Steve Slaven - http://hoopajoo.net

usage: png2pat infile.png

infile is an RGB or RGBA PNG
the resulting pat file is written to stdout

The file can be used with visgrep to scrape screen content.
It is not portable between machine architectures and compilers.

 

Related Content