andrew-karppinen / ascii-art-creator

Convert image to ascii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ascii-art-creator

Convert image to ascii

Requires the cv2 library

The program is used with command line arguments:

argv 1     image file name or path
argv 2     output file name, default same as image file name
argv 3     resize image, default = 200x200

example: 'image1.png textimage.txt 100x100'

options:
-h     show this message

Kuvakaappaus_2023-11-11_10-32-36

About

Convert image to ascii


Languages

Language:Python 100.0%