/Matrixify

Replaces image pixels with symbols to redraw the picture ( inspired from : https://www.text-image.com/ )

Primary LanguagePython

Matrixify

Replaces image pixels with symbols to redraw the picture.

Requirements

  • Python v3.6.7
  • Flask v1.0.2

Installation

  • Git clone this repo $ git clone https://github.com/jrathod9/Matrixify.git
  • $ cd Matrixify/
  • $ python3 app.py
  • Browse it on localhost:5000

IMPORTANT: Recommended to upload PNG images There are some preloaded images in the /static folder
You can also vary the output image width by varying the resize_width variable in app.py

Screenshots

  • Input :

Ghostinput

  • Output:

Ghostoutput

  • Input:

Owlinput

  • Output:

Owloutput