Term Img Cli Save

Display images in iTerm

Project README

term-img-cli

Display images in iTerm

Currently only supported on iTerm >=3.

Install

$ npm install --global term-img-cli

Usage

$ term-img --help

  Usage
    $ term-img <image>
    $ cat <image> | term-img

  Options
    --width   Width to render  [N|Npx|N%]
    --height  Height to render  [N|Npx|N%]

  Examples
    $ term-img unicorn.jpg --width=200px
    $ cat unicorn.jpg | term-img --height=50%
Open Source Agenda is not affiliated with "Term Img Cli" Project. README Source: sindresorhus/term-img-cli
Stars
81
Open Issues
1
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating