ASCII Lab

Convert MP4 to ASCII.

This page borrows the core approach from Alex Harri's article: instead of mapping pixels by brightness, it generates 6-point glyph signatures for each character and matches each video frame to the closest glyph.

ASCII Render

Preparing renderer...

Renderer: 6-point glyph signature Grid: --

Source Video

/media/ascii-source.mp4

The same source is decoded in a hidden video element and re-rendered as live ASCII.