video-to-webp

Community

Efficiently convert videos to animated WebP format.

Authormeowgorithm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts video files to animated WebP format, offering control over frames per second, size, quality, loop count, and trimming, which is useful when creating lightweight demos, replacing GIFs with smaller WebPs, or extracting short clips.

Core Features & Use Cases

  • Video to WebP Conversion: Converts a variety of video formats (MP4, MOV, WebM, GIF, MKV, AVI, etc.) into animated WebP images.
  • Customization Options: Allows for customization of frames per second, size, quality, loop count, and trimming.
  • Use Case: If you have a long video and you only need a short loop or demo for presentation, this Skill can help you create that efficiently.

Quick Start

Convert a video file 'demo.mp4' to an animated WebP with 24 frames per second, constrained to 800 pixels width: scripts/to-webp.sh -f 24 -w 800 demo.mp4 demo.webp

Dependency Matrix

Required Modules

ffmpeglibwebp

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: video-to-webp
Download link: https://github.com/meowgorithm/dotfiles/archive/main.zip#video-to-webp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.