Skip to content

little batch programm that uses FFMPEG (and Gifski) to create gifs from video snippets

Notifications You must be signed in to change notification settings

ItsSchoko/Video-to-Gif-Batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video-to-Gif-Batch

NOTE: You need to have FFMPEG installed, so it can run from command line

For Gifski version you also need to have Gifski executable by command line

To get FFMPEG https://ffmpeg.org/download.html

To get Gifski: https://github.com/ImageOptim/gifski

How to use?

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

What the batch files do?

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.

About

little batch programm that uses FFMPEG (and Gifski) to create gifs from video snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published