3.0.0 • Published 11 months ago
terminal-image-cli v3.0.0
terminal-image-cli
Display images in the terminal
Works in any terminal that supports colors. Supports animated GIFs.
In iTerm, the image will be displayed in full resolution, since iTerm has special image support.
Install
npm install --global terminal-image-cli
Usage
$ image --help
Usage
$ image <image>
$ cat <image> | image
Examples
$ image unicorn.jpg
$ cat unicorn.jpg | image
Related
- terminal-image - API for this package
- terminal-link-cli - Create clickable links in the terminal