kenshaw / rasterm

encode images to iTerm / Kitty / SIXEL (terminal) inline graphics protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rasterm

Package rasterm provides a simple way to encode images as terminal graphics, supporting Kitty, iTerm, and Sixel.

Unit Tests Go Reference Releases Discord Discussion

Fork/rewrite of rasterm.

rasterm sample output

Using

Install in the usual Go fashion:

$ go get -u github.com/kenshaw/rasterm@latest

About

encode images to iTerm / Kitty / SIXEL (terminal) inline graphics protocols

License:MIT License


Languages

Language:Go 100.0%