To get FFMPEG https://ffmpeg.org/download.html
To get Gifski: https://github.com/ImageOptim/gifski
little batch programm that uses FFMPEG to create gifs from video snippets
-
1 Drag files onto batch
-
2 Choose whether to just process at is, scale individual, to scale all at same resolution or convert a gif into webp
-
3 Files (and temp folders/files) get created in the same folder they were dragged from
FFMPEG version: Directly takes video frames and converts them into a Gif
Gifski version: Uses FFMPEG to put every frame from a video into a temp folder as PNG files. Gifski then combines these single frames into a Gif.