>cheatref
tmuxffmpeg
  1. > ffmpeg
  2. /
  3. gif-images
  4. /
  5. convert-video-to-gif

Convert video to GIF

gif & images

// shell

$ ffmpeg -i input.mp4 -vf "fps=10,scale=320:-1" output.gif

// related commands

> convert-video-to-gif-with-optimized-palette> extract-one-frame-per-second-as-images> extract-a-single-frame-at-a-timestamp> create-slideshow-from-images> create-a-video-thumbnail-grid
> view all gif-images commands

// related commands

> convert-video-to-gif-with-optimized-palette> extract-one-frame-per-second-as-images> extract-a-single-frame-at-a-timestamp> create-slideshow-from-images> create-a-video-thumbnail-grid

// back to gif-images commands

> view all gif-images commands

> cheatref.com — minimal cheat sheets you can copy and use right away

AboutPrivacy© 2026 goyostudio