Convert asciinema JSON files to GIF for embedding in Github, Medium, email, Slack and more!
Tested with Python 3.5+
$ wget https://github.com/diwakergupta/asciinema2gif/blob/master/asciinema2gif.py
$ asciinema rec <path-to-cast.json>
$ python asciinema2gif.py <path-to-cast.json>
# will create <path-to-cast.json.gif>