png-pix — convert Portable Network Graphics (PNG) encoded image to RGB pixel format
png-pix
decodes a Portable Network Graphics (PNG) format file
(saved with
fb-png(1),
pix-png(1),
or a similar program),
converts it into
pix(5)
format, and writes it to standard out.
If
file.png
is not specified, standard input is read. The
-v
option provide verbose information about the PNG file.
Name of file to decode, in PNG format.
Name of file to store PIX image in.