Extract thumbnail frames from video files at specific timestamps or capture multiple frames automatically. Works in the browser — no uploads, instant download.
Seek to any point with the slider, then click Capture to save that frame.
Auto-capture saves frames at 10%, 25%, 50%, 75%, and 90% of the video.
Everything runs in your browser — no files are uploaded.
Extract still-image thumbnails from any video file directly in your browser. Load a local video, scrub the timeline to the exact moment you want, and capture the frame as a PNG. You can also specify precise timestamps to extract or request an automatic batch of evenly spaced thumbnails across the full duration. Everything runs locally using the HTML5 Video and Canvas APIs, so large video files are handled without any network upload.
QWhich video formats are supported?
Supported formats depend on your browser's built-in codec support. MP4 (H.264) and WebM work in all modern browsers. MOV support varies by browser and OS.
QCan I extract multiple frames at once?
Yes. The batch extraction mode lets you specify how many evenly spaced frames to capture across the full video, and they are all downloaded as individual PNG files.
QIs there a file size limit?
There is no hard limit imposed by the tool, but very large files may take a moment to load depending on your device memory and browser. Files up to several gigabytes are handled without uploading.
QWhy does the tool only capture PNG frames?
PNG is lossless and captures the exact pixel content of the video frame. You can convert the PNG to JPEG or WebP using the Image Converter tool if a smaller file size is needed.