Skip to content

svorogaze/ascii_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages