An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# ASCII Converter

![Screenshot](screenshot.png)

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]