Color by number

Tool that takes your photo and generates a pixelated color by number photo.

Requirements

You need to have python installed on your computer.

Instructions

Download zip code and exctract to random folder. Into the same folder, add the template picture. Then in CMD, navigate to this folder and open program.py with python (when in folder, type python program.py). Follow instructions in CMD. Program will generate 3 pictures:

  • result.png
  • colored result.png (how result.png will look if you color it)
  • repetitions.png (shows how much of each color is needed and which symbol is associated with it)

Example

The parameters I used:

  • number of rows = 60
  • number of colors = 15

template picture:

result:

colored result:

repetitions:

GitHub

View Github