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

aview - A high quality ASCII art image viewer

Author

       Jan Hubicka <hubicka@freesoft.cz>

       This manual page was written by Michael Bramer <grisu@debian.org>, for the Debian GNU/Linux  system  (but
       may be used by others).

                                                December 17, 2001                                       AVIEW(1)

Bugs

       Please report any bugs you find to Jan Hubicka <hubicka@freesoft.cz>.

Controls

a,w,d,x
              Move the image one row/column.

       A,W,D,X
              Move the image one page.

       Z,+    Zoom in.

       z,-    Zoom out.

       s      Save image.

       m      Change dithering mode.

       q      Quit the viewer.

       i      Turn inversion on.

       I      Turn inversion off.

       u      Select attributes.

       f      Select font.

       SPACE  Redraw screen.

       .      Increase contrast (dot).

       ,      Decrease contrast (comma).

       '      Increase gamma (single quote).

       ;      Decrease gamma (semicolon).

       >      Increase brightness.

       <      Decrease brightness.

Description

       This  manual page was written for the Debian GNU/Linux distribution because the original program does not
       have a manual page.

       aview/asciiview is an image viewer which displays the images in ASCII art...

       aview supports zooming/unzooming, three dithering modes, inversion, contrast, brightness,  gamma  control
       and can save into many formats (html, text, ansi, more/less etc.).

       aview  can  only show files in the PNM file format. But asciiview automatically converts the file formats
       to PNM (with extern programs like NetPBM and ImageMagick) and then runs aview.

       It supports the usual aalib drivers (e.g. slang, x11 and stdout) as well as the mousedrivers X11 and gpm.

License

aview is covered by the GNU General Public License (GPL).

Name

       aview - A high quality ASCII art image viewer

Options

       For a complete description, type aview--help.  This shows all options.

See Also

aafire(1), aainfo(1), aasavefont(1), aatest(1), aaflip(1), aa3d(1), aatv(1), bb(1), xaos(6).

Synopsis

aview [options] filename.p[ngbp]m
       asciiview [options] filename.xxx

See Also