Initializing... drag & drop files here
Supports: MKV
This conversion does something narrow and easily misread: it grabs a single frame from an MKV video and saves that one still as an ICO — the Windows icon format behind a favicon or an app icon. The catch is scale. An icon tops out at 256×256 pixels and is often far smaller (16×16 or 32×32 for a favicon), so a video frame that started at 1280×720 or 1920×1080 gets shrunk to a fraction of its size. That is perfect for an icon and useless for viewing the frame. This tutorial shows how to pick the right frame, sets that expectation honestly, and points you to the conversions most people who land here actually want.
.mkv onto the page or click "+ Add Files" to browse from your computer. You can queue several videos at once.5 grabs the frame five seconds in. Switch to "Multiple Screenshots" if you want several frames sampled across the clip instead of one.The whole job is two decisions — which moment of the video, and how small the icon. A video frame is busy and detailed; an icon is a thumbnail-sized square. The frames that read well as icons are simple and centered: a logo card, a title screen, a clean shot with one clear subject. A wide action frame full of small detail turns to mush at 32 pixels, so scrub to a calm, high-contrast moment before you set the timestamp.
A few patterns cover most real needs:
One thing to know about non-square frames: video is usually 16:9, but an icon is a square. The frame has to be fit into that square, and exactly how — cropped to the center or fit with padding — depends on the output size you choose, so check the downloaded icon and adjust the timestamp or size if the framing is off.
If you actually want to see or edit a frame from your MKV — keep it on a desktop, drop it in a document, post it online — ICO is the wrong target, because the frame gets crushed to icon size. Convert to a real image instead: MKV to PNG keeps the frame at full resolution and lossless, and MKV to JPG gives a smaller full-size photo. ICO only makes sense when the destination is literally an icon slot — a favicon, an app icon, a shortcut. If you want an animated favicon rather than a still, the usual route is a short MKV to GIF clip, which a dedicated favicon tool can then turn into an animated ICO. And if you already have full-size artwork and just need it as a favicon, skip the video entirely and use PNG to ICO on the original image — that always beats pulling a frame from a compressed video.
Because an icon is tiny. ICO images top out at 256×256 pixels and favicons are usually 16×16 or 32×32, so a 720p or 1080p frame is scaled down to a small fraction of its original size. That is exactly what an icon needs, but it means fine detail in the frame disappears. If you want to view or edit the frame at full size, convert to MKV to PNG instead — the ICO route is only for filling an actual icon slot.
For a favicon, 32×32 and 16×16 are the standard sizes, so set the "Image resolution" preset to 32P or 16P. For an app or shortcut icon where you want maximum detail, use 256P — the largest size an ICO should hold. Modern favicons are also commonly served as a PNG referenced by a <link> tag rather than a favicon.ico, which MDN now recommends over the ICO format for general web use.
Yes. Switch the frame mode from "Specific Frame" to "Multiple Screenshots" in Advanced Options, and the converter samples several frames across the clip instead of one. This is the easiest way to find a frame that still reads clearly at icon size — convert a few, then keep the one that looks best small.
No, because the frame doesn't have any. MKV video is fully opaque rectangular footage, so there is no alpha channel to carry over — the icon will be a solid square. ICO itself does support 8-bit alpha transparency (added in Windows XP), but that only matters when your source already has a transparent background, such as a PNG logo. To build a favicon with a transparent background, start from artwork that has one and use PNG to ICO.
Type the timestamp in seconds into the "Time (seconds)" field — 0 grabs the first frame, 5 grabs the frame five seconds in, and so on. There is no scrubbing preview during conversion, so if you don't know the right second, note it while watching the video in your player, or use "Multiple Screenshots" to capture a spread of frames and choose afterward. Pick a calm, centered moment; busy frames lose their detail once shrunk to icon size.
Your file is uploaded over an encrypted connection, the chosen frame is extracted and packaged into ICO on our servers, and the file is deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. Because a single frame from an MKV is a small operation, the main practical limit is the time to upload the video, not the conversion itself; trimming or compressing a very large MKV first makes the upload faster.