pyBegin / projects / instagram-post-creation
🖼️

Instagram Post Creation

Generates an Instagram post image by drawing centered text onto a template image using Pillow.

41 lines🖥 Desktop only

Instagram Post Creation

Generates an Instagram post image by drawing centered text onto a template image using Pillow.

How to run

pip install pillow
python main.py

Requires the bundled templates/ and fonts/ assets.

Dependencies

Pillow.

Pyodide-runnable

No — it depends on Pillow and reads/writes image files from the local disk.