ascii-video

Convert video, audio, images, or text into colored ASCII MP4/GIF/image sequences.

19|4|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/carterwayneskhizeine/hermes-agent-windows-R --skill ascii-video-carterwayneskhizeine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ascii-video
Source: https://github.com/carterwayneskhizeine/hermes-agent-windows-R/tree/main/skills/creative/ascii-video
Command: npx skills add https://github.com/carterwayneskhizeine/hermes-agent-windows-R --skill ascii-video-carterwayneskhizeine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Converts video or audio into actual colored ASCII character video frames, so users can create retro, terminal-style “cinema” without hand-coding the visual pipeline.

Core Features & Use Cases

  • Video-to-ASCII conversion: generate ASCII recreations of source footage with color mapped per character cell.
  • Audio-reactive ASCII visualization: drive visual intensity, palettes, and effects using per-frame audio features (FFT bands, beats, flux, energy).
  • Generative + hybrid modes: produce procedural ASCII animation from math, or overlay audio reactivity on top of video-derived visuals.
  • Production pipeline that outputs real media: renders RGB character-cell frames and encodes to MP4/GIF/image sequences using ffmpeg, with optional TTS narration.

Quick Start

Use the ascii-video skill to convert an input video into a colored ASCII MP4 by running the renderer generated from the skill’s Python pipeline.

Frequently Asked Questions about ascii-video

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

FAQPage Schema
How does audio-reactive ASCII visualization work for music visualizers?

Audio-reactive ASCII visualization uses per-frame audio features like FFT bands, beats, and energy to drive visual intensity and color palettes, creating dynamic generative art that responds directly to sound.

Can I use ffmpeg to encode ASCII video sequences without a GPU?

No GPU is required to render colored ASCII video frames. The pipeline performs character-grid rendering with adaptive tonemapping and shader post-processing, then encodes the output using ffmpeg on standard hardware.

What is the best way to create retro terminal-style cinema from video footage?

Creating retro terminal-style cinema involves running video footage through a multi-stage pipeline that performs input analysis, character-grid rendering with multi-density interference, and adaptive tonemapping to generate vivid colored ASCII movies.

Does ascii-video support generative art and TTS narration for karaoke-style text?

Ascii-video supports generative art modes and optional TTS narration, allowing you to produce procedural ASCII animation from math, overlay audio reactivity, and render karaoke-style timed text outputs.