A nonogram generator with both CLI functionality and Flask website.
CLI Usage Images Contributing License
python3 -m nonogen_cli --img="input_images/cheese.jpg" --size=16x16 --colour
Generated nonograms:
Generated solutions:
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to add comments as appropriate.