Skip to content

Image-to-Unicode converts any gd importable image to 8/16/256 color terminal ANSI/Unicode codes

License

Notifications You must be signed in to change notification settings

jszigetvari/i2u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i2u

Image-to-Unicode or i2u converts any gd importable image to 8/16/256 color terminal ANSI/Unicode codes

i2u is a C (re-)implemetation/extension of endreszabo's Python-based Image-to-ANSI-converter, available from GitHub at https://github.com/endreszabo/Image-to-ANSI-converter

Usage examples

i2u --infile nyan.png --colors 256 --format 32 --width 75 --bgcolor 0x003366 --newcolor 0x000000 --color-tolerance 40 i2u --help

Downloads

The files for this project may be downloaded from https://github.com/jszigetvari/i2u or the files may be cloned from git, using the following command: git clone git://github.com/jszigetvari/i2u

About

Image-to-Unicode converts any gd importable image to 8/16/256 color terminal ANSI/Unicode codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages