Dotizer is a simple Python script that transforms an image into a dotted grayscale version using circular tiles.
- Python 3.11+
- Poetry for managing dependencies
git clone https://github.com/Refffy/dotizer.git
cd dotizer
poetry install
poetry env activate
poetry run python dotizer.py -h
