Comment by x187463
Asciinema is awesome. I use it to capture all of the demos for TerminalTextEffects. Their Asciinema GIF Generator tool (AGG) produces high quality terminal recording GIFs by processing the asciicast file. This is the best solution I've found for producing short terminal recordings that can be shared in a README/docs as seen in the TerminalTextEffects repo/docs.
Using the raw file output and/or termsvg type solutions do not work for TTE due to the huge amount of data being written to stdout.
I pass my server motd / startup through a random tte[1] and it makes me happy every time. Thank you!
1: https://keeb.dev/static/login.mp4