/goasciiart

Convert pictures to ascii art using Golang and optionally save as a png.

Primary LanguageGo

goasciiart

Convert pictures to ascii art use golang

Installation

go get github.com/stdupp/goasciiart

Usage

./goasciiart -p abc.jpg(png) -w 80

-p path of your picture
-w the width of output

Sample

origin image ascii image