#terminal #image #sixel #image-viewer #cli #tui #tui-image-viewer

bin+lib tuimager

A TUI app for showing image/gif in terminal, written in Rust

1 unstable release

0.1.0 Jun 22, 2023

#14 in #sixel

MIT and LGPL-3.0-or-later

1.5MB
393 lines

tuimager

It is a tui image viewer based on kitty/iterm graphic protocols.
For Chinese, you could view my blog about using ratatui-rs to write this simple project.

Note:
Your terminal should support kitty/iterm graghpic protocols like kitty/wezterm.

Showcase

recording screenshot_1 screenshot_2

Installation

Manual

git clone https://github.com/jedsek/tuimager ./tuimager
cargo install --path ./tuimager

Release

You could download the binary published in Release

Thanks!

Dependencies

~18–29MB
~257K SLoC