Capture terminal output as SVG screenshots with customizable styling
Terminal output SVG screenshot tool
termframe$ termframe input.txt output.svg$ termframe --title 'My Terminal' --theme dracula input.txt output.svg$ termframe --width 1200 --height 800 session.txt screenshot.svg