termimage TravisCI build status AppVeyorCI build status Licence Crates.io version

Display images in your terminal, kind of

Documentation

Manpages

Usage

Display an image

sh termimage IMAGE_PATH

Print all images in a dir to a file.

sh (for f in $(find image_dir -type f); do termimage -s 150x33 $f; done) > out_file

For more usage examples see the documentation.

Examples

Windows: DS3 image after

Linux with truecolor support: rust logo image after playing dice image after