推荐一个快速转化任意图片为Ascii图片的软件,现在的很少这么玩了。在telnet时代,Ascii图片甚为泛滥,cowsay都玩过吧。类似。
软件名:Ascii-image-converter
Ascii-image-converter 是一款命令行工具,可将图像转换为 ASCII 格式并打印到控制台。支持多种输入格式,如 JPEG、PNG、BMP 和 GIF 都可以。现在该工具推出了 Windows、Linux 和 macOS 版本,还支持盲文。
Git下载地址 https://github.com/TheZoraiz/ascii-image-converter
llinux安装方法:
sudo apt update
sudo apt install -y ascii-image-converter
sudo snap install ascii-image-converter
macOS安装方法:
brew install TheZoraiz/ascii-image-converter/ascii-image-converter
也可以下载编译好的版本:
https://github.com/TheZoraiz/ascii-image-converter/releases/tag/v1.13.1
放置在/usr/local/bin/作为常用命令:
sudo cp ascii-image-converter /usr/local/bin/