🖼️
Instagram Post Creation
Generates an Instagram post image by drawing centered text onto a template image using Pillow.
Generates an Instagram post image by drawing centered text onto a template image using Pillow.
Generates an Instagram post image by drawing centered text onto a template image using Pillow.
python main.py.templates/basic_template.jpg, draws the text "My Instagram Post" centered near the bottom in white using the Poppins font at size 30.output/post.jpg and the following is printed:Instagram post saved to output/post.jpg
pip install pillow
python main.py
Requires the bundled templates/ and fonts/ assets.
Pillow.