Loading repository dataβ¦
Loading repository dataβ¦
apon133 / repository
CinemASCII: A professional, high-performance real-time ASCII video player using React and @chenglou/pretext. Transform MP4/WebM videos into fluid, cinematic ASCII art with zero DOM reflow and up to 4K export support. ποΈβ¨
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
CinemASCII is not just an ASCII converter; it's a high-performance real-time video-to-text rendering engine. Powered by @chenglou/pretext, it transforms any video file into fluid, cinematic ASCII art directly in your browser with zero DOM reflow and professional-grade export capabilities.
View Repo on GitHub | Report Bug
Check out the real-time rendering engine in action:
CinemASCII leverages cutting-edge web technologies to deliver an unparalleled ASCII experience.
CinemASCII is built for performance and modern browser compatibility.
pnpm (recommended) or npmClone the repository:
git clone https://github.com/apon133/PretextPlayer.git
cd PretextPlayer
Install dependencies:
pnpm install
Launch Development Server:
pnpm dev
Yes, but unlike traditional converters that generate static text files, CinemASCII is a real-time player that renders video at 60fps using a specialized font engine.
Yes. CinemASCII supports high-resolution recording (up to 4K WebM) with synchronized audio, making it perfect for creative video editing and social media.
Pretext is a high-performance typography engine that bypasses the browser's slow DOM layout in favor of fast canvas arithmetic.
This project is licensed under the MIT License. See the LICENSE file for more details.
Powered by the high-performance typography engine: Pretext