From: Mischa POSLAWSKY Date: Mon, 17 Feb 2020 02:18:41 +0000 (+0100) Subject: comparison of similar programs X-Git-Url: http://git.shiar.nl/minime.git/commitdiff_plain/8dea1672fc44bd896b203a92564ce03a3663043d?hp=eff40f2fa86361f44d872868280a32c66fd579e3 comparison of similar programs --- diff --git a/termimg b/termimg index 353960a..bd260c7 100755 --- a/termimg +++ b/termimg @@ -98,6 +98,8 @@ if (<$pgm> eq "P2\n") { } say for @info; +__END__ + =head1 NAME termimg - media file fingerprint and metadata @@ -119,6 +121,27 @@ with a summary of distinctive metadata. =back +=head1 SEE ALSO + + | output | colors | ff | feats | time m-c | notes + ---------+------------+---------+-----+-------+----------| + jp2a | ascii | 1/2/16 | jpg | a hit | 125-241 | + img2txt | ascii | 256 | 5+ | adH t | 332 | caca-utils (imlib2) + catimg | unicode | rgb/256 | 3 | v| 320 | + aview | pager | 1/2/3 | pnm | dhit | 320+152 | + asciiart | ascii | 1/16 | + | hi | ? | + termimg | ascii | 1 | + | a m | 1988+230 | + convert | ascii (xpm)| 1 | + | a it | 1010 | imagemagick to xpm + +=head2 Features + + a = aspect ratio option + d = color dithering + h = html export (H other formats) + i = invert option + m = metadata + t = gamma and/or brightness modification + =head1 AUTHOR Mischa POSLAWSKY