Skip to content

insertmode/transmogrifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transmogrifier

PNG to ANSI color converter

Install this globally and you'll have access to the transmogrify command anywhere on your system.

npm install -g transmogrifier
Usage: transmogrify <filename> [-f] [-h]

Help: transmogrify draws a png to your console.
Options:
	-f --fit	Fit the image to the console size.
	-h --help	Renders this message.
transmogrify imgs/wow.png

wow

Save the output too!

transmogrify imgs/wow.png > doge

cat doge

About

PNG to ANSI color converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published