Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xamfy/django_card
Django web app to write text on images using Pillow library
https://github.com/xamfy/django_card
django pillow python
Last synced: 24 days ago
JSON representation
Django web app to write text on images using Pillow library
- Host: GitHub
- URL: https://github.com/xamfy/django_card
- Owner: xamfy
- Created: 2019-05-06T17:54:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:21:36.000Z (about 1 year ago)
- Last Synced: 2024-10-12T17:27:11.002Z (3 months ago)
- Topics: django, pillow, python
- Language: Python
- Homepage:
- Size: 3.61 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django_card
Django web app to write text on images using pillow libraryThis project uses pillow libary to write text in specified font, size and color at (x, y) coordinates on the image uploaded through django admin