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-11-22 15:49:31 +01:00
2025-01-08 12:37:42 +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.

Dependencies

Build

make

Install

sudo make install

Run

termage <image file>

Shows given image file in the terminal.

Documentation

man termage

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