Categories
- All Posts 554
- Practical Open Source Projects 481
- Tutorial Articles 22
- Online Utilities 13
- AI news 7
- Tiny Startups Showcase 7
- Claude Code Skills 6
- Prompt Templates 5
- Hugging Face Spaces 3
- OpenClaw Use Cases 3
- LLM Learning Resources 1
- Online AI Image Tools 1
- OpenClaw Master Skills Collection 1
- Rust Training Resources 1
- AI Short Drama Tools 1
- AI Image Generate Maker 1
- Linux Security Vulnerabilities 1
- My Favorites 0
Posts tagged with: media toolkit
Content related to media toolkit
Mediabunny: JavaScript Toolkit for Browser Video & Audio
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.