https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往

gif转换为ASCII艺术

一个有趣的谷歌的项目,可以将gif转换为ASCII艺术
地址:
https://github.com/google/gif-for-cli

gif-for-cli logo

接收GIF,短视频或查询[Tenor] [tenor-home] GIF API并将其转换为动画ASCII艺术。 使用ANSI转义序列执行动画和颜色支持。

用例示例:

*在你的.bashrc.profile中运行gif-for-cli来获得一个动画的ASCII艺术图像作为你的MOTD!

此脚本将自动检测当前终端使用的颜色数量并显示正确的版本:

Original GIF No Colors Supported 256 Colors Supported 256 Colors Supported (with foreground and background colors) Truecolor Supported
Original GIF No Color Animated ASCII Art 256 Colors Animated ASCII Art 256 FG/BG Colors Animated ASCII Art Truecolor Animated ASCII Art
posted @ 2018-11-28 09:15  鱼酱  阅读(474)  评论(0编辑  收藏  举报

https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往