Skip to content

rock3r/giffify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giffify

Life is too short for crappy GIFs

A two-pass, high quality video-to-animated-GIF converter script that harnesses ffmpeg to do the dirty work. Works on both Linux and macOS.

Setup and usage

  1. Copy the version you prefer (Python or Bash) to your computer, and make it executable. For example:
$ chmod a+x giffify.py
  1. Make sure you have installed ffmpeg and you have it on your PATH. Easiest way is to use a package manager. On macOS, for example, using Homebrew:
$ brew install ffmpeg
  1. Then simply use it to convert movies. It can be as simple as:
$ giffify.py my-video.mp4

About

Giffify - easily create optimised GIFs from a video

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •