GitHunt
MA

mandjevant/nonogen

A nonogram generator with both CLI functionality and Flask website.


Nonogen
Nonogen

A nonogram generator with both CLI functionality and Flask website.

http://www.nonogen.com

CLI Usage Images Contributing License

CLI Usage

python3 -m nonogen_cli --img="input_images/cheese.jpg" --size=16x16 --colour

Images

Input image:

Generated nonograms:

Generated solutions:

Contributing

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.

License

GNU GPLv3 © P.T.C.M. Tholhuijsen

Languages

Python63.7%CSS16.4%HTML15.7%JavaScript4.1%

Contributors

GNU General Public License v3.0
Created March 6, 2021
Updated December 29, 2025
mandjevant/nonogen | GitHunt