GitHub - CameronFoxly/Ascii-Motion: A modern web application for creating and animating ASCII art
A modern web application for creating and animating ASCII art - CameronFoxly/Ascii-Motion
video2ascii is a WebGL-powered React component that converts videos to ASCII art.
Install via npm install video2ascii and use by importing Video2Ascii with props like src, numColumns, colored, brightness, audioEffect, and charset options such as standard or detailed. It supports features including mouse effects, audio reactivity, and play controls.