/Spotify-This-Is-Meme-Generator

Create "This Is" Spotify meme images using Python Image Library.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Description

Spotify "This Is" meme generator.

Completed & Planned Features

  • Completed
  • In Development

  • PNG Images
  • Correcting Texts Positions
  • Correcting Image Rescaling
  • Auto-cropping Images
  • Simple Background Removing
  • Gradient rotation
  • Image Optimization

Requirements

  • Python >= 3.5
  • PIL >= 7.0.0
  • requests >= 2.12.5
  • PNGQuant static executable binary / package (optional)

Installation & Usage 📝

  1. 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
  2. Install requirements from requirements.txt by inputting python -m pip install -r requirements.txt
  3. Move the required files to repository folder (__init__.pyw location) or allocate them to PATH system environment variable.
  4. Modify the parameters in the Config.json.
  5. Open shell script file named Run (extension is system dependent) or input python __init__.pyw command.
  6. Share Your image from the Images directory.

Meta Info ℹ️

Disclaimer ⚠️

All versions of this project have been made on:

  • Python 3.7.6
  • Windows 10 (64-bit)

In case of problems create issue.