What problem does it solve? Screen recordings and video clips are often too large or poorly formatted to embed in documentation, READMEs, blog posts, or chat messages. This Skill converts local video files into compact, publication-ready GIFs with control over trim range, width, and frame rate. ## Core Features & Use Cases - Two-pass palette conversion: Uses ffmpeg palette generation to produce smaller, cleaner GIFs than direct conversion. - Flexible trimming and scaling: Set start time, duration, output width, and FPS to fit the target medium. - Size reduction guidance: Applies an ordered strategy (trim, reduce width, lower FPS) when output files are too large. - Use Case: You recorded a 30-second UI demo as a .mov file and need a lightweight GIF for a GitHub README. The Skill trims dead time, scales to 960px at 12fps, and outputs an optimized GIF ready to embed. ## Quick Start Convert the attached screen recording demo.mov into a lightweight GIF suitable for embedding in a README, trimming it to the key 5 seconds and keeping the file size small.