Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dunossauro/ldp-thumb
Live de Python youtube thumbnails
https://github.com/dunossauro/ldp-thumb
pillow python rembg
Last synced: about 2 months ago
JSON representation
Live de Python youtube thumbnails
- Host: GitHub
- URL: https://github.com/dunossauro/ldp-thumb
- Owner: dunossauro
- License: gpl-3.0
- Created: 2022-06-22T06:30:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T20:22:54.000Z (over 2 years ago)
- Last Synced: 2024-10-12T19:09:27.056Z (3 months ago)
- Topics: pillow, python, rembg
- Homepage:
- Size: 5.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ldp-thumb
## This project is just an idea, there is **no code implemented YET**
Project created to automate Live de Python's youtube channel thumbnail
## TODO
- [ ] Enhance image, currently made with [darktable](https://www.darktable.org/) -> Pillow
- [ ] Remove background, currently made with [rembg-cli](https://pypi.org/project/rembg/) -> rembg lib
- [ ] Final Edition, currently made with [GIMP](https://www.gimp.org/) -> Pillow
- [ ] Square shape
- [ ] Vídeo Title | [Hansief font](https://www.dafont.com/hansief.font)
- [ ] Long shadow on title
- [ ] Resize to youtube size (1280x720)### Example of input image
![input_image](./images/input.JPG)
### Example of output image
![output_image](./images/output.png)