Skip to content

make-github-pseudonymous-again/gifify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌈 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