Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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