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

https://github.com/krypton-byte/tmframe

Music Thumbnail Maker
https://github.com/krypton-byte/tmframe

card frame music thumbnail

Last synced: 6 months ago
JSON representation

Music Thumbnail Maker

Awesome Lists containing this project

README

          

# Music Thumbnail
## Installing
```
pip install TMFrame
```
## Usage

FULL

```bash
$ python3 -m TMFrame --image example/maxresdefault.jpg --title="It Ain't Me" --artist="Kygo & Selena Gomez" --color='[206, 0, 66]' --out=example/result.jpg

```

CUSTOM

```bash
$ python3 -m TMFrame --image=example/maxresdefault.jpg --title="It Ain't Me" --artist="Kygo & Selena Gomez" --color='[206, 0, 66]' --out=example/result.jpg --width=500

```

# RESULT

BEFORE


AFTER


Thanks to plucyvrz for making the frame