https://github.com/thenets/asciinema2svg
Convert asciinema to SVG online 📽☁
https://github.com/thenets/asciinema2svg
asciinema svg
Last synced: 20 days ago
JSON representation
Convert asciinema to SVG online 📽☁
- Host: GitHub
- URL: https://github.com/thenets/asciinema2svg
- Owner: thenets
- License: apache-2.0
- Created: 2020-07-30T11:21:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T14:52:06.000Z (about 5 years ago)
- Last Synced: 2025-09-09T01:20:27.261Z (about 1 month ago)
- Topics: asciinema, svg
- Language: Go
- Homepage: https://asciinema2svg.thenets.org/
- Size: 54.7 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asciinema2svg
[](https://asciinema.org/a/BDn2IK36YpDlwtcQHyyIT6F79)
## How to use
```bash
# If you want to convert this asciinema:
https://asciinema.org/a/sShTBvpzo9yohonEGsEKr6HC1
# Get the Cast ID from URL:
sShTBvpzo9yohonEGsEKr6HC1
# Now download it from this URL:
https://asciinema2svg.thenets.org/download/sShTBvpzo9yohonEGsEKr6HC1.svg
# Or use 'curl':
$ curl -Lqo ./my.svg https://asciinema2svg.thenets.org/download/sShTBvpzo9yohonEGsEKr6HC1.svg
$ ls -lh my.svg
-rw-rw-r-- 1 luiz luiz 265K my.svg
# Enjoy it :)
```## Credits
Powered by: https://github.com/marionebl/svg-term-cli