Drentel / votv-poster-gen

Simple poster generator for Voices Of The Void

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

votv-poster-gen

Simple poster generator for Voices Of The Void.

Converts images to .png, with options for:

  • Resizing
  • Random rotation
  • Drop shadows

Requirements

  • Python3
  • Run python -m pip install configparser pillow

How to use

  • Download the repository
  • Put all the pics you want to make posters out of into ./img (folder has a single example image by default)
  • Adjust settings with a text editor to your liking (default ones are fine too)
  • Run the script
  • Copy the posters from ./output

About

Simple poster generator for Voices Of The Void

License:The Unlicense


Languages

Language:Python 100.0%