This script converts a picture to a black and white image for an eInk display. (only pure black and white)
Find a file
2023-01-17 16:30:42 +01:00
PictureToEInk.py allow images without transparency 2023-01-17 16:30:42 +01:00
README.md Create README.md 2023-01-17 15:32:59 +01:00

PictureToEInk

This script converts a picture to a black and white image for an eInk display. (only pure black and white)

Place the script in the same folder as the picture(s) you want to convert

SETTINGS

noise = 0.1 # 0-1

quality = 6 # higher = more accurate, but slower (~2-7)