eklem / justini

Just in time info when entering or exiting your home. Raspberry Pi Zero W + Waveshare e-paper display.
MIT License
1 stars 0 forks source link

convert image to 1 bit B/W bmp #15

Closed eklem closed 4 years ago

eklem commented 4 years ago

https://github.com/elad/node-imagemagick-native

eklem commented 4 years ago

Skipt node-imagemagick-native and use GraphicsMagic / GM. Seems more up to date, easier to get working an less moving parts to install.

eklem commented 4 years ago
gm convert -depth 1 screenshot.png screenshot.bmp