img2ascii
Simple term ascii image encoder fully tested.
$ go go test ./... -update
$ go go test ./... -cover -v
$ go build -v
$ ./img2ascii -h
Usage of ./img2ascii:
-f string
-f <filename> (default "sample.jpg")
-s uint
-s <scale> (default 70)
$ ./img2ascii -f encoder/testdata/tux.jpg -s 60
$ ./img2ascii -f encoder/testdata/julio.jpg -s 60