Skip to content

Instantly share code, notes, and snippets.

View dubst3pp4's full-sized avatar
😃

Marc Hanisch dubst3pp4

😃
View GitHub Profile
@dubst3pp4
dubst3pp4 / convert_pocketbook_background.sh
Created April 28, 2017 10:43
Create background image for PocketBook e-readers
# for readers with 758x1024 resolution, for other devices change this value
mogrify -background white -gravity center -extent 758x1024 \
-alpha remove -format bmp -type Grayscale -density 72 -units PixelsPerInch -depth 8 -colors 256 -compress none *.png