asciiConvert

command module
v0.0.0-...-0acdaf8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2019 License: MIT Imports: 1 Imported by: 0

README

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

Features

  • Get images ascii Art
  • GIF support

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

GIF support

preview

Contributors

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL