ImageToCodeHS-Joe
·
14 commits
to joes-fancy-image-converter
since this release
The latest release includes:
More comments
MORE COLORS!
Full autogen support
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!