/doorcard

Application to convert user-sumbitted images to doorcards

Primary LanguagePython

Python application that automates printing of doorcards/postcards for personal use given any amount of input images.

Features

  • Dynamic: Can insert content into page.
  • Dynamic name length and positioning.

To use:

  1. Create folders 'input' and 'output' and put them in the same folder as your script.
  2. Shift your images to 'input'
  3. Change filenames in script to match the directory your project is in.
  4. Run python3 doorcards.py

Example output:

Future development plans: Automate script with telegram bot for increased accessibility.