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

png2ff — convert PNG to farbfeld

Authors

       Laslo Hunhold <dev@frign.de>

suckless.org                                       2018-04-11                                          PNG2FF(1)

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

See Also