How to extract a frame from a video
Getting a clean still out of footage takes three steps. Load your clip, move to the exact moment, and export it as an image — all without installing anything or sending your file to a server.
- Add your video. Drop an MP4, WebM, or MOV onto the page, or click to browse. It loads instantly from your device.
- Find the moment. Scrub the timeline, or use the -1 / +1 frame buttons (and arrow keys) to land on the perfect frame.
- Extract the image. Pick PNG, WebP, or JPG and click Extract native frame. The still downloads at the video's full resolution.
Grab a screenshot from any video at full resolution
The lazy way to get an image from a video is to full-screen the player and hit a screen-capture shortcut. That quietly destroys quality — and it is why exported thumbnails so often look soft.
- Resolution capped: you only get your monitor's pixels (often 1080p) instead of the video's real 4K resolution.
- Color shifting: the OS and display layer alter the video's native color profile.
- Extra compression: clipboard tools often re-save into a lossy format.
- True native pixels: captures the exact 3840×2160 (4K) pixels stored in the file.
- Lossless output: saves straight to PNG via the HTML5 canvas.
- Frame precision: step one exact frame at a time so nobody is mid-blink in the shot.
How to get an image from a YouTube video
This tool works on the actual video file, so to get an image from a YouTube video you first download the clip as an MP4, then drag that file in here to extract an uncompressed frame. YouTube's web player streams heavily compressed video, so a downloaded MP4 gives you the cleanest base for a thumbnail.
Supported video formats and image exports
You can load MP4, WebM, MOV, and most other formats your browser can already play. Each captured frame can be exported three ways:
- PNG — lossless, best for thumbnails and editing
- WebP — high quality at a smaller file size
- JPG — universal and compact for sharing
Keyboard shortcuts for frame-by-frame control
The controls mimic professional non-linear editors so you can work fast:
- Space Play / pause
- ← Step backward one frame
- → Step forward one frame
Tip: set the correct frame rate (FPS) in the dropdown so the arrow keys step accurately — 30 FPS steps by 0.033 seconds per frame.
Is my video private?
Completely. The video is read locally through your browser and every frame is captured on your own device using the canvas. Nothing is uploaded to DominateTools or any server, so even large 4K files stay entirely on your machine.