Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 867 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 867 Bytes

🌈 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