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

jpg2ff — convert JPG to farbfeld

Authors

       Laslo Hunhold <dev@frign.de>

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

Description

jpg2ff reads a JPG image from stdin, converts it to farbfeld(5) and writes the result to stdout.

       In case of an error jpg2ff writes a diagnostic message to stderr.

Examples

       $ jpg2ff < image.jpg > image.ff

       $ jpg2ff < image.jpg | bzip2 > image.ff.bz2

Exit Status

       0       Image processed successfully.

       1       An error occurred.

Name

       jpg2ff — convert JPG to farbfeld

See Also

2ff(1), bzip2(1), farbfeld(5)

Synopsis

jpg2ff

See Also