png2ff — convert PNG to farbfeld
Contents
Description
png2ff reads a PNG image from stdin, converts it to farbfeld(5) and writes the result to stdout.
In case of an error png2ff writes a diagnostic message to stderr.
Examples
$ png2ff < image.png > image.ff
$ png2ff < image.png | bzip2 > image.ff.bz2
Exit Status
0 Image processed successfully.
1 An error occurred.
Name
png2ff — convert PNG to farbfeld
See Also
2ff(1), bzip2(1), farbfeld(5)
Synopsis
png2ff
