A free and open source mass image printer for Windows
Go to file
2022-03-29 05:34:43 +02:00
docs/assets Update README 2022-03-29 05:34:43 +02:00
batchprint.pyw Add batchprint.pyw 2022-03-29 05:18:34 +02:00
LICENSE Update LICENSE 2022-03-29 05:17:57 +02:00
README.md Update README 2022-03-29 05:34:43 +02:00

batchprint

A free and open source mass image printer for Windows. Powered by Pillow, and supports JPEG, PNG, WebP and more. Images are stretched and rotated automatically.

preview

Download binaries here (soon).

Compatibility

Has been tested with Windows 7 and 10, and should potentially work with Windows 2000 and up.

Running from source

You can run batchprint directly from its pyw file, if you have these prerequisites installed: pywin32, pillow, qtpy, a Qt module compatible with qtpy (try pyqt5)

Compiling (soon)

You can compile portable files as well as the installer by running build.bat.