~alecgraves/pngshow

Prints PNG images to a terminal using ANSI escape codes
19b1bdf8 — Alec Graves 1 year, 7 months ago
Try to fix some of the errors
be31dced — Alec Graves 1 year, 7 months ago
Merge commit '9d19b430b707b0b73e7d900744d221dc2c67e852'
9eea52e2 — Alec Graves 1 year, 7 months ago
Merge commit '159eb2b05ee853eeb1916cd5adf3aa883bcbebe6'

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~alecgraves/pngshow
read/write
git@git.sr.ht:~alecgraves/pngshow

You can also use your local clone with git send-email.

#pngshow

This command line tool reads a PNG image and prints it to a console at a width of 80 characters using 8-bit color ANSI escape codes.

#Dependencies

#Build

hare build

#Usage

wget https://harelang.org/mascot.png
./pngshow mascot.png

example pngshow output

Do not follow this link