en | ru
A tool for converting images into black-and-white pixel photos using dithering effect.
| Original | Result after dithering 180 | Result after dithering 20 |
|---|---|---|
![]() |
![]() |
![]() |
Image source: Wikipedia (Gracie Abrams)
- Clone the repository:
git clone https://github.com/alyreniko/photo2ascii-dithering.git cd photo2ascii-dithering - Install dependencies:
pip install pillow
python main.py
Укажите новую ширину (рекомендую 180): 180
Укажите путь к изображению: input_image.png
Изображение сохранено в 'output_image.png'- Python >= 3.7
- Pillow

.png)
.png)