comparison of similar programs
[minime.git] / termimg
diff --git a/termimg b/termimg
index 353960a8a488f15e6fd8602db8c42d1dc2280582..bd260c7d6f09a47ef89eabcaad61b275f8e6a686 100755 (executable)
--- a/termimg
+++ b/termimg
@@ -98,6 +98,8 @@ if (<$pgm> eq "P2\n") {
 }
 say for @info;
 
 }
 say for @info;
 
+__END__
+
 =head1 NAME
 
 termimg - media file fingerprint and metadata
 =head1 NAME
 
 termimg - media file fingerprint and metadata
@@ -119,6 +121,27 @@ with a summary of distinctive metadata.
 
 =back
 
 
 =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 <perl@shiar.org>
 =head1 AUTHOR
 
 Mischa POSLAWSKY <perl@shiar.org>