项目作者: svorogaze

项目描述 :
ascii converter
高级语言: Python
项目地址: git://github.com/svorogaze/ascii_converter.git
创建时间: 2021-03-05T17:49:09Z
项目社区:https://github.com/svorogaze/ascii_converter

开源协议:GNU General Public License v3.0

下载


ascii_converter - convert image to ascii pseudo graphics

Run ascii_converter.py and choose file.Then choose one of two modes:
black and white or color. For black and white mode type ‘1’,for color mode type ‘2’

Examples

input picture: input
output picture(size of font = 7, mode = ‘color’): result

input picture: input
output picture(size of font = 7, mode = ‘black and white’): result

input picture: input
output picture(size of font = 4, mode = ‘color’): result

input picture: input
output picture(size of font = 4, mode = ‘black and white’): result