glyph

Converts images and videos to ASCII art representations

brewmacoslinux
Try with needOr install directly
Source

About

Converts images/video to ASCII art

Commands

glyph

Examples

Convert an image file to ASCII art$ glyph image.jpg
Convert a video file to ASCII art$ glyph video.mp4
Convert an image with custom output width$ glyph -w 100 image.png