gif-generation

Solid

Post-process video files and generate optimized GIFs. Converts webm/mp4

Code & Development 297 stars 27 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Table of Contents - [Overview](#overview) - [Required TodoWrite Items](#required-todowrite-items) - [Process](#process) - [Step 1: Validate Input File](#step-1:-validate-input-file) - [Step 2: Check ffmpeg Installation](#step-2:-check-ffmpeg-installation) - [Step 3: Execute Conversion](#step-3:-execute-conversion) - [Basic Conversion (Fast, Larger File)](#basic-conversion-(fast,-larger-file)) - [High Quality with Palette Generation (Recommended)](#high-quality-with-palette-generation-(recommended)) - [Maximum Quality with Dithering](#maximum-quality-with-dithering) - [Optimization Options](#optimization-options) - [Common Presets](#common-presets) - [Step 4: Verify Output](#step-4:-verify-output) - [Exit Criteria](#exit-criteria) - [Troubleshooting](#troubleshooting) - [Large Output File](#large-output-file) - [Color Banding](#color-banding) - [Slow Conversion](#slow-conversion) # GIF Generation Skill Post-process video files (webm/mp4) and generate optimized GIF output with configurable quality settings. ## When To Use - Converting recordings to animated GIF format - Creating lightweight demo animations ## When NOT To Use - High-quality video output - use full recording tools - Static image generation without animation needs ## Overview This skill handles the conversion of video recordings (typically from browser automation) to GIF format. It provides multiple quality presets and optimization options to balance file size with visual quality. ## Required TodoWr...

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category