chev2 / GIF-Caption-Creator

Fork of broken GIF caption generator, written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIF-Caption-Creator is a pack of scripts providing widely customizable GIF caption generation.

Capabilities

iFunny App GIF-Caption-Creator
PNG Captions ✔️ ✔️
GIF Captions ✔️ ✔️
MP4 Captions ✔️ ✔️
Image optimization ✔️
Custom Fonts ✔️
Emoji support ✔️ ✔️
Crop support ✔️
Graphical User Interface ✔️
Batch Processing ✔️

Completed & Planned Features

  • ✔️ PNG Captions
  • ✔️ GIF Captions
  • ✔️ Local file support
  • ✔️ GIF size reduction
  • ✔️ Custom fonts support
  • ✔️ Transparent GIF support
  • Program Showcase (Broken Colab)
  • ❌ Colab Notebook
  • ✔️ Emoji support3
  • ✔️ Automatic text wrap

1 - Please look at Custom Fonts section in wiki.
2 - Problems with wrap height might occur.

Requirements

Programs:

Modules:

Packages (bold links are Windows static executable binaries):

1 - Required on Linux


Linux Installation & Usage

sudo apt-get install git python3-apt python3-pip python3-tk ffmpeg pngquant gifsicle

For non-Debian distros, use the equivalent package manager to install these dependencies.

  1. Clone the repository and move to its directory.
    git clone http://github.com/UhhhAaron/GIF-Caption-Creator
    cd iFunny-Captions
  2. Install required modules by inputting pip install -r requirements.txt
  3. Allocate the required files to PATH system environment variable.
  4. Modify the parameters in the Config.json file. Its documentation can be found here.
  5. Open shell script file named Run. Supports positional arguments - type python iFunny_Captions.pyw -h for more.
  6. Output should be in the Images folder.

Support

This project was tested on:

OS Python Version
Windows 10 3.7.6

If there are problems, create an issue here.


Supported GIF services

Be sure to copy the raw image URL.

Tenor Giphy Gfycat Tumblr
(GIFV)
ImgFlip GifImage BestAnimations GifFinder ReactionGIFs
Tenor Giphy Gfycat Tumblr ImgFlip GifImage BestAnimations GifFinder ReactionGIFs

Comparisons

  • iFunny Android App GIF-Caption-Creator

About

Fork of broken GIF caption generator, written in Python

License:GNU General Public License v3.0


Languages

Language:Python 85.5%Language:Jupyter Notebook 14.3%Language:Shell 0.1%Language:Batchfile 0.1%