44

GitHub - knrt10/asciiConvert: Get ascii art for images from your terminal

 5 years ago
source link: https://github.com/knrt10/asciiConvert
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

readme.md

45256385-603e1780-b3b3-11e8-83e5-a1f366de844c.png

Convert images to ascii art using your command line. This was just me getting some start on writing some Go-Code.

Installation

go get github.com/knrt10/asciiConvert

Usage

asciiConvert --help

Usage:
  asciiConvert [flags]

Flags:
  -h, --help          help for asciiArt
  -p, --path string   path of your file for which you want to convert ASCII Art
  -w, --width int     width of final file (default 100)

Command

asciiConvert -p "path to file" // this will print with width 100

or

asciiConvert -p "path to file" -w 150

Preview

preview


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK