Skip to content
forked from trashhalo/imgcat

a tool to output images as RGB ANSI graphics on the terminal

License

Notifications You must be signed in to change notification settings

tchigher/imgcat

 
 

Repository files navigation

imgcat

Tool to output images in the terminal. Built with bubbletea

install

homebrew

brew install trashhalo/homebrew-brews/imgcat

prebuilt packages

Prebuilt packages can be found at the releases page

golang

go get github.com/trashhalo/imgcat

aur

yay -S imgcat

sample output

imgcat https://i.redd.it/65fmdbh1ja951.jpg

sample

files on disk

imgcat *.jpg
  • j, down: next image
  • k, up: previous image

gifs

imgcat supports gifs and yes they will animate on your terminal. The quality of that animation seems largely dependant on your terminal. Kitty runs them best.

About

a tool to output images as RGB ANSI graphics on the terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%