Posts tagged with: media toolkit

Content related to media toolkit

Mediabunny: JavaScript Toolkit for Browser Video & Audio

May 08, 2026

Mediabunny is a pure‑TypeScript, zero‑dependency library that lets developers read, write, and convert media formats like MP4, WebM, MP3, and HLS directly in the browser. With support for over 25 codecs, hardware‑accelerated WebCodecs, microsecond‑accurate editing, and a tree‑shakable API, it offers FFmpeg‑like power without leaving the client. Learn how to install the package, use its Input/Output classes for metadata extraction, transcoding, and custom video generation, and explore its open‑source licensing under MPL‑2.0. Whether you’re building a video editor, streaming service, or audio tool, Mediabunny provides a lightweight, high‑performance foundation.