ansi2svg
v1.1.4
Published
Stream to transform ANSI colors (like in terminal) to svg image
Downloads
4
Readme
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