TERMINAL-IMAGE-CLI(1)

NAME

terminal-image-cliDisplay images in the terminal

SYNOPSIS

INFO

277 stars
12 forks
0 views
JavaScriptMedia & Images

DESCRIPTION

Display images in the terminal

README

terminal-image-cli

Display images in the terminal

Works in any terminal that supports colors. Supports animated GIFs.

In iTerm, Kitty, WezTerm, and other terminals with graphics support, the image will be displayed in full resolution. In other terminals, it will be rendered using ANSI block characters.

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

SEE ALSO

clihub3/4/2026TERMINAL-IMAGE-CLI(1)