yano / asciiart.me

Generates asciiart html file from image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ascii Art Me

This is AsciiArt auto generator. asciiartme.py converts image to asciiart.

Requirements

  • numpy
  • PIL

Usage

python asciiartme.py <imagename>

python asciiartme.py miku.png  # this outputs miku.html

Output : asciiart html file.

Demo

http://asciiart.me/

License

MIT

About

Generates asciiart html file from image

License:MIT License


Languages

Language:Python 68.0%Language:HTML 32.0%