Show HN: Console2svg – Convert terminal output to crisp SVGs
arika0093 Thursday, March 05, 2026I built a CLI that turns terminal output into vector SVGs.
It supports truecolor, animated “video” mode, cropping by pixels/chars/patterns, and optional window chrome/backgrounds.
Available via npm, dotnet tool, and standalone binaries.
Repo: https://github.com/arika0093/console2svg
Summary
The console2svg tool allows users to convert their terminal output into scalable vector graphics (SVG) files, enabling easy sharing and integration of terminal-based content into various projects.
3
1
Summary
github.com