Initializing... drag & drop files here
Supports: ASF
ASF is Microsoft's Advanced Systems Format — the container behind Windows Media video and audio, which Microsoft has shipped since 1996 and now treats as legacy. ICO is the Windows icon resource format. This tool decodes one frame out of the ASF stream at a timestamp you choose and writes it as a .ico file you can attach to a shortcut, a folder, an application, or a site favicon. The output is a still image: ICO stores icons, never motion.
.asf file onto the box or click "+ Add Files" to browse. Several clips can queue at once. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.0, which grabs the opening frame. Type 7.5 to capture the frame seven and a half seconds in, or switch to "Multiple Screenshots" and pick a Capture Rate to pull a spread of candidate frames instead..ico. In Windows, right-click a shortcut, choose Properties, then Change Icon and browse to the file you just downloaded.Two settings decide everything on this page, and neither is a quality slider — there is deliberately no Quality Preset control here, because ICO frames are stored as bitmap or PNG data rather than as a tunable lossy image.
2.5 is two and a half seconds in.0./favicon.ico and read small entries from it.| Size | Where Windows uses it | Preset on this page |
|---|---|---|
| 256×256 | Application and Control Panel icons; extra-large icon views | 256P |
| 48×48 | Application icon set; dialog and wizard icons | 48P |
| 32×32 | Application icons, toolbars, dialog and wizard icons | 32P |
| 24×24 | Toolbar icons; Classic Mode icon set | 24P |
| 16×16 | Toolbar icons, tree views, list views, favicons | 16P |
Microsoft's Windows icon guidance lists 16×16, 32×32, 48×48 and 256×256 as the full application icon set, with 16×16, 24×24, 32×32 for toolbars and 32×32 plus 48×48 for dialogs and wizards.
| Property | ASF source frame | ICO output |
|---|---|---|
| Nature | One decoded frame of a video stream | Still icon resource |
| Typical dimensions | Whatever the clip was encoded at — often 360p or 480p | 16×16 up to 256×256 |
| Aspect ratio | Usually 16:9 or 4:3 | Windows icon slots are square |
| Transparency | None — a video frame is fully opaque | Format supports an 8-bit alpha channel |
| Compression | Lossy (Windows Media Video) | Bitmap data, or PNG data for large entries |
| Colour depth | 8-bit per channel video | 32-bit (24-bit colour + alpha), or lower-depth variants |
| Best for | Playback in Windows Media Player | Shortcuts, folders, apps, favicons |
ASF was designed with a digital rights management framework, and a protected Windows Media file is encrypted at the stream level — no converter can decode it, so a DRM-locked recording will fail rather than produce an icon. A .wma file is an audio-only ASF and has no video track to sample. And a truncated download may still decode partially, because ASF is readable as long as the Header object and one Data object survive, so a damaged clip can return a garbled frame rather than an error. If you would rather work on the picture before it becomes an icon, take a full-size still with ASF to PNG and then run it through PNG to ICO.
The frame at the time you type into "Time (seconds)" under Frame Selection. The field starts at 0, so leaving it alone captures the opening frame. Pick a moment with a clear, high-contrast subject: whatever you choose gets scaled down hard, and busy or motion-blurred frames turn to mush at 32×32 and below.
The format tops out at 256×256 pixels, and a single .ico can hold several images at different sizes and colour depths — that has been true since the multi-image directory arrived in Windows 3.0. Windows Vista made 256×256 practical by allowing frames inside the file to be stored as PNG data, which keeps the file from ballooning. This page exports at whichever size you select under Image resolution.
Because a downscaled photograph is not a drawn icon. Microsoft's guidance is explicit that simply scaling a 256×256 image down does not work, and that details and transparency have to be sacrificed and key shapes exaggerated as the size drops. Our converter builds the ICO directly from the decoded video frame at the size you pick — it does not redraw a simplified small-size variant — so a hand-drawn glyph will always beat a shrunken video frame at toolbar sizes.
No. ICO is a still-image resource format: it stores one or more static images, not a timed sequence. This page writes a captured frame. For motion from the same clip, use ASF to GIF instead.
Not from a video frame. ICO has supported an 8-bit alpha channel since Windows XP extended the format to 32-bit, but a decoded video frame is fully opaque edge to edge, so there is nothing transparent to carry over. To get a cut-out icon, export the frame as a still with ASF to PNG, erase the background in an image editor, then convert that PNG to ICO.
.asf file actually a .wmv or .wma?ASF is the wrapper; the extension only advertises what is inside. Microsoft uses .wmv when the container holds Windows Media Video and .wma when it holds Windows Media Audio only — the files are otherwise the same container with a different extension and MIME type. Only a file with a video stream has frames to grab, so .wma audio cannot produce an icon.
It keeps what the source had, which is usually less than people expect. Windows Media Video is a lossy codec, so the decoded frame already carries compression artefacts before anything is written to the icon, and scaling to 256 pixels or smaller drops most of the remaining detail. Conversion never adds detail a recording did not capture.
It is uploaded over an encrypted connection, converted on our servers, and deleted automatically a few hours later — never shared, never made public, and no account is required. If you would rather keep a full-resolution still as well, run the same clip through ASF to JPG before you shrink it to an icon.