video-frame-extract — Traditional AI Model
Video Frame Extract lifts one frame out of footage by index so it can be treated as a still — upscaled, edited, then dropped back into the video chain. CPU, and the usual first move in a per-frame workflow.
Details
- CategoryTraditional
- Year-1
- License
Inputs & Outputs
- VideoInput · video
Input video to extract a frame from
- ImageOutput · image
Extracted frame as image
Tags
Alternatives in Selection & Extraction
- Color Pick by Class
Extract a segmentation class by name.
- Color Pick by RGB Value
Extract segmentation regions by exact RGB color.
- Image Crop by Class
Crop detected objects by class name.
- Image Crop by Coord
Crop a region from explicit bounding-box coordinates.
- Image Gate by Text
Pass or block an image based on text match.
- Image Selector
Pick first non-empty image from inputs (fallback).
- List Extract
Extract one image from an image list by index.
- List Inject
Replace one image in a list by index with a new image.