picture-tube - Render images in the terminal
Picture-tube is a fun project from James Halliday to render images in the terminal using ANSI terminal codes. The project can be used as a Node library or from the command line:
$ npm install -g picture-tube
$ picture-tube https://twimg0-a.akamaihd.net/profile_images/1553476111/logo-wynning.png
The source is on GitHub.
Discussion
Sign in or Join to comment or subscribe