Video Frames

Extract individual frames or thumbnails from video files using ffmpeg, with support for timestamp-based extraction and multiple output formats.

Peter Steinbergerv1.0.0
Productivity & TasksProductivityCLIDeveloper Tool
VM에 연결 중...
VM에 연결 중...
npx clawhub@latest install video-frames
53별점
19.6k다운로드
17현재 설치 수
665누적 설치 수
v1.0.0버전
Feb 26, 2026업데이트

Video Frames lets you pull single frames from any video file using ffmpeg. You can extract the first frame for a quick thumbnail or specify an exact timestamp to capture a specific moment. Output supports both JPG (for quick sharing) and PNG (for crisp UI screenshots).

작동 원리

The skill provides a shell script that wraps ffmpeg commands. You point it at a video file, optionally specify a timestamp with --time, and choose an output path with --out. The script handles the ffmpeg invocation and outputs the extracted frame in your chosen format.

주요 기능

Single frame extraction — Pull the first frame from any video with one commandTimestamp targeting — Use --time to extract a frame at a specific point in the videoMultiple output formats — Save as JPG for quick sharing or PNG for pixel-perfect UI captures

요구 사항

ffmpeg — Required binary for video processing. Install via your system package manager (e.g., Homebrew on macOS)

활용 사례

Quick video thumbnails — Generate a thumbnail image from any video file for previewsUI screenshot capture — Extract crisp PNG frames from screen recordings for documentationVideo inspection — Check what's happening at a specific timestamp without opening a video player

설치 방법

1
Run in your terminal
npx clawhub@latest install video-frames
or
2
Click the Install button at the top of this page for one-click setup

자주 묻는 질문

리뷰

0개 리뷰

리뷰를 작성하려면 로그인

아직 리뷰가 없습니다. 첫 번째로 경험을 공유해 보세요!