make-github-pseudonymous-again / gifify

:rainbow: Convert videos to GIFs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌈 gifify License Build status

Convert videos to GIFs.

πŸŽ’ Dependencies

  • bc
  • convert
  • ffmpeg
  • gifsicle
  • gifski
  • grep
  • sed

πŸ’½ Install AUR package

make DESTDIR=/ PREFIX=/usr install

πŸ‘©β€πŸš€ Usage

> gifify -i <VIDEO> -o <GIF>

πŸ“– Help

Instructions for selecting the video segment, adjusting the framerate, creating a looping GIF file, among others, can be listed with the help flag.

> gifify -h

About

:rainbow: Convert videos to GIFs

License:GNU Affero General Public License v3.0


Languages

Language:Shell 97.0%Language:Makefile 3.0%