Initializing... drag & drop files here
Supports: MKV
This guide is for anyone who needs still images out of an MKV video — a thumbnail, a reference frame, or a full image sequence. By the end you will have one or more JPEG files pulled straight from the video, with control over which frames and at what quality.
.mkv or click "+ Add Files" to pick it from your computer. MKV is a container, so the video inside might be H.264, H.265/HEVC, VP9, or AV1 — the converter reads the stream regardless of codec, and you can queue several files in one job..jpg or .jpeg.Open Advanced Options and you will see three ways to decide what becomes a JPEG:
12 grabs the frame at the 12-second mark. This is the fastest path to a single thumbnail.Frame extraction needs a readable video stream. A file that is corrupted, only partially downloaded, or wrapped in DRM (some purchased or streamed content) can't be decoded, so no frame comes out. If a media player also refuses to scrub through the MKV, the source is the problem, not the conversion. In that case, re-export or re-download the MKV from the original source first. For purely audio MKV files there is no picture to capture, and for animated output you want a clip rather than a still — convert the whole video to GIF instead of a JPEG frame.
A single decoded frame is re-encoded as JPEG, which is lossy — some detail is discarded no matter the setting. At the Very High quality preset the loss is hard to see for most footage. In our testing, a frame pulled from a 1080p MKV at the Very High preset produced a roughly 300-500 KB JPEG that looked indistinguishable from the source frame at normal viewing distance. For a pixel-perfect still, extract to PNG instead.
Yes by default — a frame from a 1920x1080 MKV comes out as a 1920x1080 JPEG because "Resolution Percentage" keeps the original dimensions. Lower that percentage or pick a preset resolution if you want smaller images, but you can't get more pixels than the video actually recorded.
Use "Specific Frame" and enter the moment in the "Time (seconds)" box. Typing 30 returns the frame at the 30-second mark. This is the cleanest way to grab a single thumbnail without sorting through a whole sequence.
JPEG is built for photographic content, so a real-world video frame compresses to a small file with little visible loss — ideal for thumbnails and previews. PNG is lossless and supports transparency, but a video frame has no transparency to preserve and the PNG will be several times larger. Pick PNG only when you need a pixel-exact still.
No. A JPEG is a single still image; it does not inherit the video's chapters, subtitle tracks, audio, or container tags. The frame's pixels are captured, but everything else in the MKV — which can hold multiple video, audio, and subtitle tracks — is left behind.
There is no per-frame device limit because the file is processed on our servers, not in your browser — the practical constraint is how long the MKV takes to upload over your connection. For a multi-gigabyte recording where you only need frames from one part, trimming the clip down before uploading is far faster than sending the whole file.