extract_frames_from_video
Extract frames from a video at specified intervals or total count, saving them in PNG, JPG, or WebP formats. Ideal for creating still images, thumbnails, or analyzing video content.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | ||
fps | No | ||
output_folder | No | ||
total_frames | No | ||
video_path | Yes |