All work
2002 heritage ยท rebuilt 2026Solo: product, Rust/Tauri engineering, UI, release pipeline
Media Codec Scanner
Know what's inside any media file: codec, resolution and every stream.
Visit live project
Tauri 2RustReactTypeScriptMediaInfoInno Setup
The problem
AVIcodec was the go-to tool for telling you what codec a video needed, but it stopped being updated in 2007 and never learned MP4, MKV, HEVC or AV1, the formats that are now everything.
The approach
- Rebuilt the classic on Tauri, Rust and React, with the maintained MediaInfo engine replacing 3,000+ lines of hand-written binary parsers.
- Parallel folder scanning with a live, cancellable progress bar, and a virtualized, sortable, resizable grid that stays smooth across thousands of files.
- Right-click file actions (open, reveal, rename, Recycle-Bin delete), CSV/JSON export, durable settings, and a one-command release pipeline that builds the installer and updates this page.
The outcome
- Reads modern and legacy media the original never could: MP4, MKV, HEVC, AV1, VP9, Opus, plus every old AVI and DivX.
- A free Windows download, rebuilt for today from a beloved 2000s tool.