A simply python script with a GUI to select folders of JPEG's or PNG's and make them into animated GIF's.
Make sure you have Python3.8 installed in your machine
Clone this repo and type below command in your favorite command line terminal
pip install requirements.txtRun GIFMaker.py through your console, and follow the GUI instructions:
On the console you will also see the loading bars as it is working:
Final GIF should look like this:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.