/Jimascii

A Image-to-ASCII Text Converter

Primary LanguageJava

Jimascii

It's an implementation about Image-to-ASCII Text converter.

The project is made in:

  • Java 8
  • ImageJ
  • Maven

How-to-use

Clone the project, in the Main.java you change the imageURL param for the iamge what you want :

    ...
    ASCIIConverter asciiConverter = new ASCIIConverter(imageURL);
    ...

We added some images in the resources directory if you need test the project.

Result

Input (image to test)

anime girl

Output (ASCII text)

anime girl in ASCII