https://github.com/tufayellus/generate-text-on-image-background-python
A function in python to use PIL and pilmoji libraries for creating text on a fixed color background
https://github.com/tufayellus/generate-text-on-image-background-python
Last synced: 1 day ago
JSON representation
A function in python to use PIL and pilmoji libraries for creating text on a fixed color background
- Host: GitHub
- URL: https://github.com/tufayellus/generate-text-on-image-background-python
- Owner: TufayelLUS
- Created: 2022-12-22T15:34:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T15:44:13.000Z (almost 3 years ago)
- Last Synced: 2025-08-25T17:01:43.967Z (about 2 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generate Text On Image Background using Python
A function in python to usePIL
andpilmoji
libraries for creating text on a fixed color background
Use the command to install required libraries first:
pip3 install Pillow pilmoji