Skip to content

Instantly share code, notes, and snippets.

View ToxicMushroom's full-sized avatar
🐟
~blub

Merlijn ToxicMushroom

🐟
~blub
View GitHub Profile
@gka
gka / make-animated-gifs-using-ffmpeg.md
Last active January 16, 2024 22:03
how to make a nice GIF from png frames

Make sure ffmpeg is up-to-date:

brew update
brew upgrade ffmpeg

Convert a MOV into frames. Tweak the 2/1 if you want more or fewer frames.