gifgrep

Search Tenor and Giphy GIFs, download results, and extract frames.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/chebizarro/swarmstr --skill gifgrep-chebizarro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/chebizarro/swarmstr/tree/main/skills/gifgrep
Command: npx skills add https://github.com/chebizarro/swarmstr --skill gifgrep-chebizarro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of finding, downloading, and extracting specific frames or sequences from GIF files, making it easier to use animated content in various contexts.

Core Features & Use Cases

  • GIF Search: Search popular GIF providers like Tenor and Giphy.
  • Download & Preview: Download GIFs directly and preview them using CLI or TUI.
  • Frame Extraction: Extract individual frames as stills or create a grid of frames (sheets) for documentation or review.
  • Use Case: Quickly find a relevant GIF for a presentation, download it, and extract a single keyframe to embed as a static image.

Quick Start

Search for GIFs of cats and download the top 5 results.

Frequently Asked Questions about gifgrep

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

FAQPage Schema
How do I extract individual frames from a GIF file?

To extract frames from a GIF, you can use a tool that downloads the file and isolates specific images or generates a grid sequence. This capability supports outputting individual stills or frame sheets for documentation and review.

Can I search and download GIFs from Giphy and Tenor?

Yes, you can search and download GIFs from Giphy and Tenor. This functionality requires specific API keys for certain providers, which can be configured using environment variables for customization.

Do I need API keys to search GIFs using Giphy and Tenor?

Yes, you need specific API keys to search GIFs using providers like Giphy and Tenor. You must obtain these credentials and configure them in your environment variables before initiating search and download commands.

What is the best way to get a static image from an animated GIF?

The best way to get a static image from an animated GIF is to extract a single keyframe. You can download the GIF and extract individual stills to embed as static images in presentations or documentation.

Does this GIF frame extraction tool support command line and interactive interfaces?

Yes, this GIF frame extraction tool supports both CLI and TUI interfaces for interactive use. You can use the command line to quickly download top results or use the text user interface to preview animations.