man png2pat (Commandes) - Converts an image file from PNG to PAT format.
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
AUTHOR
png2pat was written by Steve Slaven <bpk@hoopajoo.net>.