Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/trashhalo/imgcat

a tool to output images as RGB ANSI graphics on the terminal
https://github.com/trashhalo/imgcat

image pin terminal

Last synced: about 2 months ago
JSON representation

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

Lists

README

        

# imgcat

Tool to output images in the terminal. Built with [bubbletea](https://github.com/charmbracelet/bubbletea)

## install

### homebrew

```
brew install trashhalo/homebrew-brews/imgcat
```

### prebuilt packages

Prebuilt packages can be found at the [releases page](https://github.com/trashhalo/imgcat/releases)

### aur

```
yay -S imgcat
```

## sample output
```
imgcat https://i.redd.it/65fmdbh1ja951.jpg
```

![sample](./sample.png)

## 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](https://sw.kovidgoyal.net/kitty/#) runs them best.

## svgs

imgcat has experimental svg support.