ffmpeg-gif An easy tool to convert video to gif with with palette gen Prerequisite ffmpeg bash / zsh Usage To convert single file ./ffmpeg_gif.sh <input_file> <output_file> To convert everything in one directory ./ffmpeg_gif.sh --all <input_directory> [-d <output_directory>]