Try MiniMax H3 (Text-to-Video) (Image-to-Video) from MiniMax →
Models
Agents
WorkflowsStudioPricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
WorkflowActive

wiro / video-thumbnail

video-thumbnail

bywiro

Extract 1–20 evenly spaced still frames from a video and save them as JPG, PNG, or WebP. Capture a timestamp and resize thumbnails to exact pixels.

Utility
Model ID
video-thumbnail
Provider
wiro
Updated
1785771751
video-thumbnail
11
Comments
Average rating : 4.5 (19 users)
Providerwiro
Modelvideo-thumbnail
Utility
wiro playground—wiro/video-thumbnail
Reset to defaults
0 / 1
Maximum 1 video allowed
Drop video to upload

OR

Click to browse your device

Supports: MP4, WEBM, MOV

Required. The video to grab still frames from.

Required. Default 1. How many frames to grab. More than one spreads them evenly across the whole video and ignores the time below.

Optional. Which moment to capture, as seconds (12.5) or a timecode (00:01:02). Grabs a frame from 10% into the video when left empty, so it does not land on a black intro. Used only when the count is 1.

Required. Default jpg. Format of the saved thumbnails. png keeps the most detail, jpg and webp give smaller files.

Sample outputs
Sample 1
Updated 1785771751
## Overview Video Thumbnail by Wiro extracts still frames from an existing video. It samples the timeline and saves the chosen frames as image files. You can pull one poster frame at a specific moment, or generate many evenly spaced frames across the full clip. This helps you create clean preview images and thumbnail candidates without manual scrubbing. ## What you can build - Poster-frame thumbnails for a video player or landing page - Multi-frame thumbnail sets for review, QA, or content moderation - A/B thumbnail candidates for creator workflows before publishing - Preview images for a CMS or media library - Frame grabs for product demos, tutorials, and documentation ## Inputs - One input video to extract frames from. Provide a direct URL or upload a file. Common Wiro video uploads include MP4, WebM, and MOV. File uploads to Wiro are capped at 100 MB per file. - How many thumbnails you want returned, from 1 to 20. When you request multiple thumbnails, the tool spreads them evenly across the whole video. - An optional capture time for single-thumbnail runs. You can provide seconds (including decimals like 12.5) or a timecode string like 00:01:02. If you leave it blank, the tool captures a frame about 10% into the video to avoid black intros. - The image format to save: JPG, PNG, or WebP. - Optional thumbnail width and/or height in pixels (16 to 7680). If you set only one dimension, the other dimension follows the original aspect ratio. If you set both, the frame can stretch to that exact size. If you request a size larger than the source video, the tool falls back to the video’s original dimensions. ## Outputs The model returns one or more image outputs, one per extracted frame. Each output is an image file in your selected format (JPG, PNG, or WebP). Wiro returns outputs as CDN-hosted files, with a filename, a MIME type (such as image/png), a byte size, and a downloadable URL. ## Limitations - This tool extracts frames that already exist in the video. It does not generate new imagery or enhance quality. - If you request more than one thumbnail, any single “capture time” you provide is ignored. - Timestamp capture accuracy depends on the source encoding. Some codecs and keyframe spacing can limit exact-frame selection. - If you force both width and height, images may look stretched if the aspect ratio changes. - Low-quality inputs can produce poor thumbnails. This includes heavily compressed video, very low resolution, dark intros, letterboxing, corrupted files, or inconsistent frame timing. ## Safety & compliance Only upload videos you own or have permission to use. Respect copyrights, privacy rights, and publicity rights. Wiro output file URLs are publicly accessible to anyone with the link. Don’t share links to sensitive thumbnails. Download outputs to your own private storage if needed.

API quick start

Run video-thumbnail with a single API call.

POST https://api.wiro.ai/v1/Run/wiro/video-thumbnail
{
  "inputVideo": "https://your-cdn.com/input.mp4",
  "count": 1,
  "time": "...",
  "outputFormat": "jpg"
}
View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion