Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nafiealhilaly/name-on-image
A small script I worked on (part of a freelance project) to write some text on given image templates.
https://github.com/nafiealhilaly/name-on-image
Last synced: about 6 hours ago
JSON representation
A small script I worked on (part of a freelance project) to write some text on given image templates.
- Host: GitHub
- URL: https://github.com/nafiealhilaly/name-on-image
- Owner: NafieAlhilaly
- Created: 2024-01-20T12:18:12.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-01-21T04:54:35.000Z (about 1 year ago)
- Last Synced: 2024-01-21T05:27:04.727Z (about 1 year ago)
- Language: Python
- Size: 6.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A script to write names on image templates.
### Setup environment
```bash
python -m venv venv;
source venv/bin/activate;
```
for windows
```powershell
venv/Scrpits/activate
```### Run
```bash
cd
python main.py
```### Example output
![]()
![]()