I have individual card images for my game - OptrixAU/printathome-python GitHub Wiki

Creating a Deck

To begin creating a deck of cards, create an empty folder in the same directory that you installed printathome. Give it a descriptive name, but avoid spaces (the program works with spaces, it's just irritating to put quotes in all the time!)

Next, copy each of your card image files into the folder. These should all be the same size.

If your images contain more than one card each, see setting up an extractor to find out how to break these up into individual images.

Here is where you could also set up some advanced settings, such as a mask.

There are a few special files you can set up. This is also where you can set up a card back.

Once the files are in place, you will then need to...

Choose an Output Size

⚠️ **GitHub.com Fallback** ⚠️