jarvisbox

Video Thumbnail Generator

Extract still frames from any video at specified timestamps — no upload, completely private.

100% client-side · no upload

Load a video file to begin.

How to generate video thumbnails

  1. Select your video file. MP4 and WebM are best supported.
  2. Enter the timestamps (in seconds) where you want thumbnails. You can enter multiple separated by commas.
  3. Click Extract thumbnails and wait for ffmpeg.wasm to process.
  4. Click each thumbnail image to download it as a JPEG.

Common use cases

Related tools: Frame Extractor · Video Trimmer · Video to GIF · Image Resizer

常见问题

What format are the thumbnails?
Thumbnails are exported as JPEG images at the full native video resolution. JPEG provides a good balance of quality and file size for preview images.
Can I extract thumbnails from multiple timestamps at once?
Yes. Enter multiple timestamps separated by commas (e.g. 0, 5, 10, 30) and the tool will extract one frame per timestamp. Each is downloaded separately.
How precise are the timestamps?
ffmpeg.wasm seeks to the nearest keyframe before the given timestamp when using fast seeking. For frame-accurate extraction, use decimal seconds (e.g. 5.5 for 5.5 seconds).
Is my video uploaded during thumbnail extraction?
No. ffmpeg.wasm processes the video entirely in your browser. Nothing is sent to any server.
How fast is thumbnail extraction?
Extracting a single JPEG thumbnail is typically very fast — a few seconds even for large files. Multiple thumbnails take proportionally longer.
Can I choose the thumbnail resolution?
The thumbnail is exported at the original video resolution. To resize it, use the Image Resizer at /resize/ after downloading.
What is the difference between thumbnails and frame extraction?
The Thumbnail Generator targets specific timestamps (e.g. the 5-second mark). The Frame Extractor at /video/frames/ captures frames at a regular interval across the whole video.
Which input video formats are supported?
ffmpeg.wasm supports MP4, WebM, MOV, AVI, MKV, and most other common video containers.
反馈这个工具的问题