How to use Video Thumbnail and Frame Extractor: settings and output checks
Learn the real workflow, parameters, device limits, privacy, and checks before downloading from Video Thumbnail and Frame Extractor.
When to use it
Extract one JPG thumbnail from a decodable video at a selected time. The extracted image is a decodable frame near the selected timestamp. Timestamps, keyframes, and color conversion can differ slightly from a player display.
Practical example
At 00:12.3 the decoder may choose a nearby frame when the timestamp falls between frames. The current output is JPG only, not PNG.
Steps
- Choose video and wait for duration metadata.
- Enter the extraction timestamp.
- Extract the fixed-quality JPG.
- Inspect orientation, color, and sharpness before download.
Choosing parameters
- Timestamp; current output is fixed-quality JPG with no PNG or quality control
Test a short or lower-resolution sample first. Do not raise bitrate, sample rate, frame rate, or resolution merely to look “clearer”; re-encoding cannot recover information missing from the source.
Checks before download
- Choose an exact cover time
- Media is read and transcoded in this browser tab and is not uploaded to FreeTool to perform the task.
Play the complete result and inspect first/last frame, sync, orientation, dimensions, sound, color, and duration. Retest formal deliverables on the target phone, browser, or platform.
Real limits and device requirements
- No extraction of every frame
- Unsupported codecs or damaged timestamps fail
- HDR/wide-gamut to ordinary image can change color
FFmpeg WebAssembly in a browser depends on device CPU, memory, and bundled codecs. It is not native desktop FFmpeg performance and does not support every codec sharing an extension. Keep the page active; phones, long/high-resolution media, and large files fail more easily.
Privacy and licensing
Media is read and transcoded in this browser tab and is not uploaded to FreeTool to perform the task.
The ffmpeg.wasm wrapper is MIT, while the bundled FFmpeg core for this release is distributed under GPL-2.0-or-later. License notices and corresponding source access must remain public. Process only media you are entitled to use.
Common questions
Why is it not the exact displayed frame?
A timestamp can fall between frames and the decoder selects a nearby decodable frame.
Can I download PNG?
The current page outputs JPG only and does not promise PNG.
Is video uploaded?
Media is read and transcoded in this browser tab and is not uploaded to FreeTool to perform the task.