ImageToCodeHS-Joe
I wrote this software to write itself!
For basic use: Download the .py file below
Select a png image of width 400 (its ok if the height is not 400) and name the file image.png
put both files in the same folder
run the program
requires: PIL
and numpy
py -m pip install PIL
py -m pip install numpy
Have fun!