Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 495 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 495 Bytes

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