Spotify "This Is" meme generator.
- Completed
- In Development
- PNG Images
- Correcting Texts Positions
- Correcting Image Rescaling
- Auto-cropping Images
- Simple Background Removing
- Gradient rotation
- Image Optimization
Python >= 3.5PIL >= 7.0.0requests >= 2.12.5PNGQuant static executable binary / package(optional)
- Clone the repository and move to its directory.
git clone git:https://github.com/kubinka0505/Spotify-This-Is-Meme-Generator cd Spotify-This-Is-Meme-Generator - Install requirements from
requirements.txtby inputtingpython -m pip install -r requirements.txt - Move the required files to repository folder (
__init__.pywlocation) or allocate them toPATHsystem environment variable. - Modify the parameters in the
Config.json. - Open shell script file named
Run(extension is system dependent) or inputpython __init__.pywcommand. - Share Your image from the
Imagesdirectory.
All versions of this project have been made on:
Python 3.7.6Windows 10 (64-bit)
