iterm2-imagetools icon indicating copy to clipboard operation
iterm2-imagetools copied to clipboard

Display images in the command line with iterm2.

Display images in iTerm2

This tool implements the iTerm2 image support as described here. It supports both local files as well as images loaded via http(s).

Be sure to install the latest version of iTerm2.

imgcat

imgcat

gnuplot+imgcat

imgls

Installation

To install imgcat, type:

GO111MODULE=on go get -u github.com/olivere/iterm2-imagetools/cmd/imgcat

To install imgls, type:

GO111MODULE=on go get -u github.com/olivere/iterm2-imagetools/cmd/imgls

License

MIT-LICENSE. See LICENSE or the LICENSE file provided in the repository for details.