ascii-video

Convert video, audio, and generative inputs into colored ASCII animations.

9|Updated Jul 1, 2026
One-click install
npx skills add https://github.com/Cyapstaye/Adame_ver.open --skill ascii-video-cyapstaye
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ascii-video
Source: https://github.com/Cyapstaye/Adame_ver.open/tree/main/skills/creative/ascii-video
Command: npx skills add https://github.com/Cyapstaye/Adame_ver.open --skill ascii-video-cyapstaye

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pillow, scipy, ffmpeg, and includes references (resource) components.

What problem does it solve?

This Skill solves the challenge of creating high-quality, aesthetically intentional ASCII art animations from video, audio, or generative sources, moving beyond simple terminal-based filters to a full cinematic production pipeline.

Core Features & Use Cases

  • Multi-Mode Pipeline: Supports video-to-ASCII, audio-reactive music visualizers, generative procedural animation, and TTS-narrated video production.
  • Advanced Composition: Features a multi-grid system, 20 pixel blend modes, and a 38-shader pipeline for professional-grade visual effects.
  • Use Case: Create a unique, retro-styled music video by feeding an audio track into the audio-reactive mode, which generates beat-synced ASCII visuals using custom character palettes and shader chains.

Quick Start

Use the ascii-video skill to convert the file input.mp4 into a 1080p ASCII video using the retro terminal shader mood.

Frequently Asked Questions about ascii-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a video into colored ASCII art animation?▼

To convert video into ASCII art animation, this Skill processes media through a multi-stage Python rendering pipeline, performing frame-by-frame rasterization to generate stylized, colored ASCII character animations.

Can I create audio-reactive music visualizers using ASCII characters?▼

Yes, you can create audio-reactive music visualizers by feeding audio tracks into the pipeline, which generates beat-synced ASCII visuals using custom character palettes and shader post-processing.

Do I need ffmpeg installed locally to generate ASCII video from media?▼

Yes, a local ffmpeg installation is required alongside NumPy, SciPy, and Pillow to handle frame-by-frame rasterization and video encoding during the ASCII video generation process.

What is the best way to apply cinematic visual effects to ASCII art video?▼

The best way to apply cinematic visual effects to ASCII video is using the built-in multi-grid system, 20 pixel blend modes, and 38-shader pipeline for professional-grade composition.

Does the ASCII video pipeline support generative procedural animation inputs?▼

Yes, the pipeline supports generative procedural animation inputs, allowing you to create artistic video content and stylized ASCII animations without relying on pre-recorded video or audio sources.