https://github.com/zonble/cocoaascii
A tool to convert images to ascii art
https://github.com/zonble/cocoaascii
Last synced: 5 months ago
JSON representation
A tool to convert images to ascii art
- Host: GitHub
- URL: https://github.com/zonble/cocoaascii
- Owner: zonble
- License: mit
- Created: 2009-07-22T12:11:42.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T20:52:51.000Z (over 3 years ago)
- Last Synced: 2023-04-13T23:06:05.327Z (about 2 years ago)
- Language: Objective-C
- Homepage:
- Size: 2.2 MB
- Stars: 18
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# ASCII Converter

ASCII Converter is merely a simple tool which helps you to convert an image file into an ASCII artwork.
What you need to do is launch the application, darg your image file to the main window, and you are done. Then you get the converted result, you can copy and paste the text and do whatever you want.
## Requirements
* Mac OS X 10.9 and higher versions.
* About 1Mb disk space.## Build your own version
If you want to build the application by your self, macOS and Xcode are required.
It is quite easy to build the application:
1. Open ``ASCIIConverter.xcodeproj`` with Xcode.
2. Click on the "Build" or "Build and Go" button on the toolbar.
3. Done!## Feedback/Contact
Any suggestion or advice is welcome. Please write to [email protected]