Video_Slicer-to_gird/to_gif Supports .webm/.mp4/.gif files Installing Make a new folder (for example movieSlicer) Download slider.py and place it in "movieSlicer" folder make sure you have moviepy, numpy, pillow installed pip install moviepy==2.0.0.dev2 (or newer) pip install Pillow pip install numpy