
It can really help to see an animated gif of someone moving through a particular feature - it explains it better to see it in real time rather than just explained in static text. Step 2 Import the Screen Recording Next, drag-drop the video recording to the interface or click the Add/+ button to import it from the computer. Download Filmage Screen-Screen Recorder for macOS 10.13 or later and enjoy it on your Mac. Then, click the Toolbox tab, and select GIF Maker from the list.
#Osx screen capture gif install
Depending on your movie, you might want to adjust the delay until the GIFs look to be a good speed.Īnd now my online tutorials and client training documentation look great. Step 1 Open the GIF Maker As soon as you install the UniConverter, run it on your Mac system. Its usually much easier to embed animated GIFs instead. I found that 8 makes the speed of the gif seem more natural. Embedding videos in commentaries or similar can be quite a hassle. The original command had this set to 3, but things looked unnaturally sped up.

Where input.mov is replaced with the name of your video file and output.gif is replaced with the name you wish to give the new animated gif. For a portion of the screen, drag the frame to reposition it or drag its edges to adjust the size of the area you want to capture or record. Click a tool to use to select what you want to capture or record (or use the Touch Bar ). $ ffmpeg -i input.mov -s 600x480 -pix_fmt rgb24 -r 10 -f gif - | gifsicle -optimize =3 -delay =8 > output.gif On your Mac, press Shift-Command-5 (or use Launchpad) to open Screenshot and display the tools.
