python3 -m pip install imageio
- You'll want to make sure the frames have some ordering to them in the filenames (see the sample)
- The frames can be any image type: PNG, JPEG, or even individual GIF frames as in the sample
path = '/path/to/your/pics/'
cd /directory_with_frames_and_script/
python3 gif_maker.py