ansi2svg It is a stream to transform terminal color sequences to svg image. Forked from ansi2html. Usage tmux capture-pane -et 0: -p | ./ansi2svg > out.svg # will write svg into out.svg