Skip to content

174n/ansi2svg

 
 

Repository files navigation

ansi2svg

Dependencies

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

About

Node.js stream to convert ANSI escape sequences (aka color codes) to HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%