13 releases
| 0.0.13 | Oct 14, 2023 |
|---|---|
| 0.0.12 | Oct 9, 2023 |
| 0.0.11 | May 27, 2022 |
| 0.0.10 | Mar 31, 2022 |
| 0.0.1 | Jun 23, 2021 |
#22 in #image-viewer
33 downloads per month
1MB
1.5K
SLoC
Picterm
TUI image viewer

Install
$ cargo install picterm
or
$ git clone https://github.com/ksk001100/picterm
$ cd picterm
$ cargo install --path .
or
Download here
Usage
$ picterm --help # => Show help
$ picterm -h
$ picterm # => Current directory
$ picterm ./
$ picterm $HOME/Downloads/
$ picterm ~/Pictures/sample.png
$ picterm ~/Pictures/sample.png --gray # => Gray scale mode
$ picterm ~/Pictures/ -g # => Gray scale mode
Support file format
- PNG
- JPG
- WebP
- BMP
- GIF
Dependencies
~10–21MB
~223K SLoC