What problem does it solve?
This Skill converts screen recordings into compressed GIFs using ffmpeg's two-pass palette, delivering smaller files without sacrificing essential quality, and it gracefully handles macOS filenames with spaces.
Core Features & Use Cases
- Two-pass palette optimization: generates high-quality GIFs with efficient color palettes.
- HDR support: properly converts HDR content to SDR where needed, ensuring compatibility.
- Mac filename support: robust handling of spaces and special characters in input/output paths.
- Workflow convenience: suitable for tutorials, demos, and shareable media assets.
Quick Start
Use the gif skill to convert a screen recording to GIF with optional speed, width, fps, and crop settings. For example, run a base workflow with ffmpeg commands described in the Quick Start guide.