Y
Hacker News
new
|
ask
|
show
|
jobs
by
vqtska
1 day ago
You can also do an animated svg which is way smaller than a gif because it's just text keyframes (
https://github.com/vytskalt/pseudoc/blob/main/assets/factori...
)
2 comments
embedding-shape
1 day ago
Very cool, never thought of that! "way smaller" is almost an understatement, when it's 50kb :P Neat that it loads in GitHub READMEs as well, which is probably a large reason people use .gif today.
link
Noumenon72
1 day ago
How can you do it? I don't see an SVG output from ascii-gif.
link
vqtska
23 hours ago
I used a different project,
https://github.com/marionebl/svg-term-cli
link
LocoPadre
1 day ago
it might be this:
https://github.com/mrmarble/termsvg
link