Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 415 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 415 Bytes

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
transmogrify imgs/wow.png

wow

Save the output too!

transmogrify imgs/wow.png > doge

cat doge