The Ʌideo Redactor icon

The Ʌideo Redactor

A free bulk metadata editor for MKV and MP4 video files — movies, TV, music videos, and everything else in a mixed library.

Download latest release View source on GitHub

What it does

Built for people managing a mixed library of movies, TV episodes, music videos, and oddball clips who want mp3tag-style batch editing instead of clicking into files one at a time.

Features

Design principles

Never write metadata you didn't confirm — TMDB and subtitle matches always go through a picker, never an auto-applied "confident" guess. A file that can't load, save, or match shows a clear error instead of being silently skipped. Metadata reads/writes go through mutagen and mkvpropedit/mkvmerge rather than reimplementing container formats by hand.

Requirements

Windows, no separate Python install needed. Remuxing and thumbnail extraction need ffmpeg; MKV metadata read/write needs MKVToolNix — the app warns on first launch if either is missing from PATH. Full details and the changelog are in the GitHub repository.

The rest of the family

The Ʌideo Redactor shares its UI and core editing patterns with three sibling tools, via redactor_common:

The ƆBZ Redactor The ƎPUB Redactor The ɯP3 Redactor