Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l3str4nge/art2ascii
Simple script to convert image to ascii
https://github.com/l3str4nge/art2ascii
Last synced: 5 days ago
JSON representation
Simple script to convert image to ascii
- Host: GitHub
- URL: https://github.com/l3str4nge/art2ascii
- Owner: l3str4nge
- Created: 2020-03-30T11:00:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T21:46:57.000Z (about 1 year ago)
- Last Synced: 2024-11-03T17:26:40.516Z (about 2 months ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Art2ASCII
### Simple script to convert image to ascii representation.
### Usage
```
pip install -r requirements.txt
python main.py
```
### Examples
![alt text](https://github.com/mateuszz0000/art2ascii/blob/master/DonaldDuck.png "Logo Title Text 1")
![alt text](https://github.com/mateuszz0000/art2ascii/blob/master/DonaldDuckTXT.PNG "Logo Title Text 1")### TODO
- command line params
- pixels calibration