convert-video

Convert, trim, resize, rotate, flip, and extract frames from videos using FFmpeg and FFprobe.

270|16|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/gupsammy/Claudest --skill convert-video
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convert-video
Source: https://github.com/gupsammy/Claudest/tree/main/plugins/claude-content/skills/convert-video
Command: npx skills add https://github.com/gupsammy/Claudest --skill convert-video

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, ffprobe, and includes scripts (resource) components.

What problem does it solve?

This skill addresses the need for versatile video manipulation, allowing users to convert formats, trim, resize, change speed, rotate, flip, and extract frames from video files without complex manual command-line operations.

Core Features & Use Cases

  • Format Conversion: Change video containers (e.g., MKV to MP4) losslessly or by re-encoding.
  • Editing: Trim, cut, speed up (timelapse), slow down, resize, rotate, and flip videos.
  • Frame Extraction: Extract specific frames or sequences of frames from videos.
  • Use Case: Convert a large video file to a smaller MP4 for easier sharing, trim out unnecessary parts, and then speed up the remaining footage to create a concise highlight reel.

Quick Start

Use the convert-video skill to change the format of 'my_video.mov' to 'my_video.mp4'.

Frequently Asked Questions about convert-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert video formats like MKV to MP4 without re-encoding?

Convert video formats by changing containers like MKV to MP4 losslessly or with re-encoding. This skill handles format conversion across various video codecs and container formats without complex manual command-line operations.

Can I trim and resize a video using FFmpeg?

Yes, you can trim and resize video using FFmpeg. This skill enables comprehensive video manipulation for trimming, cutting, and resizing video files without manual command-line operations.

What's the best way to extract frames from a video file?

Extract frames from a video file by leveraging FFmpeg and FFprobe. This skill supports extracting specific frames or sequences of frames from your videos without manual command-line operations.

Do I need to install FFmpeg and FFprobe to adjust video speed and rotation?

Yes, you need FFmpeg and FFprobe executables installed to adjust video speed and rotation. These dependencies are required for the skill to perform speed adjustments, rotation, and flipping operations.

Can I create a highlight reel by trimming and speeding up footage?

Yes, you can create a highlight reel by trimming out unnecessary parts and speeding up the remaining footage. This skill supports trimming, cutting, and speed adjustments to create concise video outputs.