Mediabunny is a multimedia library for dealing with audio and video in the browser. Here is a compact overview of it's capabilities: https://mediabunny.dev/llms.txt

Category: Frontend & UI/UX
Repo: guanyang-antigravity-skills
Path: skills/mediabunny/SKILL.md
Updated: 7/13/2026, 3:22:42 AM

AI Summary

Mediabunny is a multimedia library for dealing with audio and video in the browser. Here is a compact overview of it's capabilities: https://mediabunny.dev/llms.txt. It is useful for React and Next.js, CSS and design systems, UI components, accessibility, and frontend polish. Source: guanyang-antigravity-skills (skills/mediabunny/SKILL.md).

Mediabunny is a multimedia library for dealing with audio and video in the browser. Here is a compact overview of it's capabilities: https://mediabunny.dev/llms.txt

Getting audio duration

See get-audio-duration.md for getting the duration of an audio file in seconds with Mediabunny.

Getting video dimensions

See get-video-dimensions.md for getting the width and height of a video file with Mediabunny.

Getting video duration

See get-video-duration.md for getting the duration of a video file in seconds with Mediabunny.

Related skills