A package to convert images to ANSI color coded text. aimg
uses
unicode UPPER HALF BLOCK to archieve twice the pixels (tm) per
character.
As a package: see GoDoc
As a command:
> aimg -h
Usage: aimg [-w (num | num% | .num) ] file [file...]
-w, --width="100%": Output width. Supports column count, percentage and decimals.
> go get github.com/stroborobo/aimg/cmd/aimg
That's it :)
Inspired by minikomi's ansipix.