https://github.com/andybons/ascii
A library to convert an image.Image to ascii art
https://github.com/andybons/ascii
Last synced: 5 months ago
JSON representation
A library to convert an image.Image to ascii art
- Host: GitHub
- URL: https://github.com/andybons/ascii
- Owner: andybons
- License: mit
- Fork: true (knrt10/asciiConvert)
- Created: 2019-02-15T03:06:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T04:37:07.000Z (over 7 years ago)
- Last Synced: 2025-10-11T19:14:46.645Z (8 months ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ascii
A library to convert images to ascii art.
## Installation
`go get github.com/andybons/ascii`