svg-term-cli
is a tool that render asciicast (terminal recordings) to animated SVG. Pass the asciicast id into svg-term
in order to convert it:
svg-term --cast=113643 --out examples/parrot.svg --frame
This asciicast for example:
Using the command above, it will render to this SVG:
svg-term-cli
– Share terminal sessions as razor-sharp animated SVG everywhere →