ASF to ICO Converter

Convert ASF files to ICO format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: ASF

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Image resolution
Preset
Frame Selection
Time (seconds)
Capture a single frame at the specified time. For example, 2.100 means 2 seconds and 100 milliseconds into the video.

Turn an ASF Frame into a Windows Icon

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.

How to Convert ASF to ICO

  1. Upload Your ASF File: Drag the .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.
  2. Set Frame Selection and Time (seconds): Open Advanced Options. "Specific Frame" is the starting mode and "Time (seconds)" begins at 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.
  3. Pick an Icon Size Under Image resolution: "Preset Resolutions" is the only sizing mode ICO output offers, and its dropdown lists icon sizes only — 256P, 192P, 180P, 128P, 64P, 48P, 32P, 24P and 16P. There is no percentage, "Keep original" or Width x Height box here. The preset sets the icon's height and the width follows the frame's aspect ratio, so a 16:9 clip at 256P lands at 455×256 — wider than an ICO directory entry can declare. Pick 128P for widescreen footage.
  4. Convert and Download: Click "Convert" and save the .ico. In Windows, right-click a shortcut, choose Properties, then Change Icon and browse to the file you just downloaded.

Walk-through: Choosing the Frame and the Size

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.

  • You know the moment you want — leave Frame Selection on "Specific Frame" and type the time in seconds. The field accepts decimals, so 2.5 is two and a half seconds in.
  • You only know a frame number — divide it by the video's frame rate. Frame 750 in 25 fps footage is 750 ÷ 25 = 30 seconds.
  • You want the opening frame — leave "Time (seconds)" at 0.
  • You are not sure which frame reads best small — switch to "Multiple Screenshots", set a Capture Rate of a second or two per frame, and pick the clearest image from the returned set.
  • You want a favicon — pick 32P or 16P under Preset Resolutions. Browsers still request /favicon.ico and read small entries from it.
  • You want an application or desktop icon — pick 256P. Microsoft's own icon guidance treats 256×256 as the top of the modern set and lets Windows scale down from it between 32 and 256 pixels.

ICO Sizes and Where Windows Uses Them

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.

ASF Frame vs ICO Output

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

When This Doesn't Work

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.

Frequently Asked Questions

Which frame of the video becomes the icon?

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.

What icon sizes can an ICO file hold?

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.

Why does my icon look muddy at 16×16 or 32×32?

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.

Is the .ico file animated?

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.

Can the icon have a transparent background?

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.

Why is my .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.

Does the ICO keep the quality of the original video?

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.

What happens to my ASF file after the conversion?

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.

Rate ASF to ICO Converter Tool

Rating: 4.8 / 5 - 41 reviews