Creating a GIF from a series of images is a simple process with the right tools. This bash script simplifies the process using FFmpeg, a popular multimedia tool for handling multimedia data.
Here's how to use the script:
./create-gif.sh <path-to-images> [pattern] [output] [fps]