Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Generator

The Card Generator app is a Python application that takes a template image, a list of phrases, and arranges the phrases in a 7x10 matrix on the template. The resulting image is saved with the arranged text.

Libraries

pip install Pillow

Usage

Modify the phrases.txt file with your own phrases and run the following in the terminal

py .\main.py .\template_name.png .\phrases.txt text_color(optional - black or white)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages