Skip to content
/ ansi2svg Public
forked from 174n/ansi2svg

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

Notifications You must be signed in to change notification settings

dscho/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%