Andrey Markin
  • home
  • services
  • projects
  • blog
  • directory
    • Tool
    • Library
    • Repo
    • Article
    • XTweet
    • Guideline
    • Video
  • courses
  • resume
  • about
  • contact
  • meet

Mark Life Ltd

  1. Home
  2. Directory
  3. Mediabunny
Meet

Mark Life Ltd

BG208147965

HomeContactPrivacyLLM-friendlyBlog RSSDirectory RSS
  1. Directory
  2. Mediabunny
LibraryFrontendDev ToolsOpen Sourcetypescriptperformancecross-platform

Mediabunny

TypeScript library for reading, writing, and converting media files directly in the browser — like FFmpeg, but for the web. Zero dependencies, tree-shakable, and hardware-accelerated via the WebCodecs API.

Added May 25, 2026Vanilagy
Visit library

Handles MP4, WebM, Matroska, MP3, WAV, and HLS containers across 25 codecs, with support for multiple video, audio, and subtitle tracks. Streams files of arbitrary size with microsecond-accurate precision, and uses a pipelined design for efficient hardware usage with automatic backpressure.

A modern alternative to server-side media pipelines — extract metadata, transcode, and mux/demux entirely client-side. Evolved from the author's earlier mp4-muxer and webm-muxer projects, with optional server-side processing through the @mediabunny/server extension.

Related

  • context-doctorClaude Code / Codex skill that audits the fixed context a coding agent auto-loads every session — tool/MCP definitions, connectors, plugins, skills, subagents, memory/rules files — and proposes ranked cuts to prune, gate, or route what's loaded but unused.
  • integrations.shA registry of 5,700+ integration specs from Rhys Sullivan — the same builder behind Executor. Every service normalized into MCP, OpenAPI, GraphQL, and CLI form, each surface leading with a grounded, cited credential guide agents can act on.
  • memory-viewClaude Code / Codex skill that reads a project's auto-memory vault and generates a self-contained HTML explorer to visualize what the agent has remembered — MEMORY.md plus topic files — without editing or managing it.
  • session-reportClaude Code / Codex skill that generates a self-contained HTML report debugging what is in a session's context window and how every token is spent — context budget, retained thinking, the dumb-zone cutoff, loaded CLAUDE.md and skills, and full history.