Skip to content

stroborobo/aimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aimg

GoDoc

A package to convert images to ANSI color coded text. aimg uses unicode UPPER HALF BLOCK to archieve twice the pixels (tm) per character.

Usage

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.

screenshot

Get the cli tool

> go get github.com/stroborobo/aimg/cmd/aimg

That's it :)


Inspired by minikomi's ansipix.

About

An image to ANSI color coded text converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages