Hacker News new | ask | show | jobs
by indyjoenz 896 days ago
It doesn't. Thanks for the great question. However, I made another program a while back that plays GIFs and images in a text terminal similar to what you're describing (see https://github.com/cmang/gifterm), and I plan to incorporate that functionality into a future version of Durdraw.
1 comments

I've come across jp2a in the past for converting jpeg-to-ascii:

https://github.com/cslarsen/jp2a

and there is also this image and video-to-ascii tool in case it might be of use:

https://gist.github.com/motiondesignstudio/9374326