Dither Guy is a software inspired by Dither Boy, designed to create graphic dithering effects similar to those found on old displays and low color-depth systems.
The project focuses on providing a simple and straightforward tool for applying dithering to images and videos, preserving a controlled and retro visual aesthetic.
The latest binaries for each platform are available on the releases page:
👉 https://github.com/manoelpiovesan/dither-guy/releases/latest
| Original | Dithered | Colored |
|---|---|---|
![]() |
![]() |
![]() |
| Original | Dithered |
|---|---|
![]() |
![]() |
To run the project locally in development mode:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 dither_guy.py
Special thanks to project contributors and supporters via Ko-Fi
- Timo Frank (Supporter)
- @shahil-sk (Contributor)
- @momed081 (Contributor)





