What is quick and easy way to make a gif screen recording on macOS?

#gif #ScreenRecord #macOS

@bitbonk Record with QuickTime and convert to GIF with ffmpeg?

https://superuser.com/a/556031

How do I convert a video to GIF using ffmpeg, with reasonable quality?

I'm converting a video to GIF file with ffmpeg: ffmpeg \ -i input.flv \ -ss 00:00:00.000 \ -pix_fmt rgb24 \ -r 10 \ -s 320x240 \ -t 00:00:10.000 \ output.gif It works great, but outp...

Super User

@bitbonk It also seems like @khalidabuhakmeh’s weapon of choice, CleanShot X, supports capture directly to GIF.

https://cleanshot.com/features

CleanShot X – All Features

Capture your Mac’s screen like a pro.