GIF Builder is a program for batch converting of image sequences or video files to animated GIF images; it allows you to save converting tasks for future using. It provides configurable parameters for the final result, such as frame scale, framerate, frame range, and others. For work FFmpeg have to be installed.
Supported formats:
Images: png, jpg, tif, bmp, tga;
Videos: mp4, avi, mov.
Attention! The program has been developed and tested on Python 3.9 and Windows 10. Running on other platforms has not been tested. If you want to adapt and test code for other platforms, write to ✉E-mail
To run the program, PySide2 have to be installed, run this code in the terminal to install:
pip install PySide2
Launch the file GIFBuilder.pyw