Skip to content

A simple Python script that transforms an image into a dotted grayscale version using circular tiles.

License

Notifications You must be signed in to change notification settings

Refffy/dottizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Dotizer

Dotizer is a simple Python script that transforms an image into a dotted grayscale version using circular tiles.


🖼️ Example

Input

input

Output

dotted


📦 Requirements

  • Python 3.11+
  • Poetry for managing dependencies

🔧 Installation and Usage

git clone https://github.com/Refffy/dotizer.git
cd dotizer
poetry install
poetry env activate
poetry run python dotizer.py -h

About

A simple Python script that transforms an image into a dotted grayscale version using circular tiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages