2025-01-08 12:37:42 +01:00
2025-01-08 12:37:42 +01:00
2024-01-18 20:22:29 +01:00
2024-01-20 12:54:32 +01:00
2024-11-22 15:49:31 +01:00
2025-01-08 12:37:42 +01:00
2024-11-27 16:54:02 +01:00

termage — Color images in the terminal

True color if the terminal supports it, otherwise falls back to small palette.

termage uses ImageMagick to convert your image to ppm format, properly scaled as well,, which is fed to termage for display.

Build

make

after building and installing dependencies:

Install

sudo make install

or, on OpenBSD:

doas gmake install

Run

termage <image file>

Shows given image file in the terminal.

Description
Show images in a terminal.
Readme 104 KiB
Languages
C++ 50.5%
Makefile 49.5%