Hey! I really liked your react-gradient-glow project and the ASCII animation concept. I took the idea and rebuilt it with a focus on making it easier to use and more flexible.
https://github.com/christiangrieger/ascii-video
What I changed:
- Full video upload and conversion (MP4, MOV, MKV, AVI, WebM)
- Built-in player with live customization (colors, gradients, overlays, FPS)
- Export as a single self-contained HTML snippet - copy-paste into any website, no dependencies needed
- RLE and Gzip compression for smaller embeds
- Responsive mode that auto-scales to any container
- Dark and light mode
verything runs locally, no uploads to external servers.
Thanks for the great starting point!
Hey! I really liked your react-gradient-glow project and the ASCII animation concept. I took the idea and rebuilt it with a focus on making it easier to use and more flexible.
https://github.com/christiangrieger/ascii-video
What I changed:
verything runs locally, no uploads to external servers.
Thanks for the great starting point!