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
- Host: GitHub
- URL: https://github.com/krypton-byte/tmframe
- Owner: krypton-byte
- Created: 2021-12-12T08:24:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-12T09:16:08.000Z (about 4 years ago)
- Last Synced: 2025-06-30T22:11:43.667Z (6 months ago)
- Topics: card, frame, music, thumbnail
- Language: Python
- Homepage:
- Size: 438 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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