Initializing... drag & drop files here
Supports: ICO
ICO is a Microsoft Windows icon format — a tiny square still image, usually 16×16 up to 256×256 pixels. ASF (Advanced Systems Format) is Microsoft's streaming media container, the basis for WMV video and WMA audio. Converting ICO to ASF wraps your single icon into a short, silent video clip that holds that one image on screen. It is a niche, novelty conversion: if you actually want a still image that opens everywhere, convert to ICO to PNG instead.
This is a still-to-video conversion, so a few things are worth knowing up front:
| Property | Value |
|---|---|
| Type | Raster icon image (still) |
| Developer | Microsoft (Windows) |
| Introduced | Windows 1.0 (1985) |
| Stored image data | BMP or PNG |
| Common sizes | 16×16, 32×32, 48×48, 256×256 |
| Max recommended size | 256×256 pixels |
| Transparency | Yes (alpha / mask) |
| Best for | Favicons, desktop and app icons |
| Property | Value |
|---|---|
| Type | Streaming media container (audio/video) |
| Developer | Microsoft |
| Public release | February 1998 |
| Typical video codec | WMV / VC-1 (xconvert defaults to H.264) |
| Typical audio codec | WMA — none here, output is silent |
| Related extensions | .wmv (video), .wma (audio) |
| License | Open spec, not free (Microsoft license) |
| Best for | Windows Media streaming and playback |
Because an ICO is a still image with no sound. xconvert builds the video by holding that single picture on screen for the duration you set, so there is no audio track to add. The result is a silent clip — that is expected, not a bug.
ICO icons are small, often 32×32 or 48×48 pixels. When that tiny image is stretched to a video resolution like 720p or 1080p, the pixels are heavily upscaled and edges go soft. For a sharper result, keep the original resolution or choose a small Fixed Resolution preset that is close to the icon's real size.
If you only need a still image that opens in every browser and image viewer, convert ICO to PNG — that keeps it a sharp, transparent image. Choose ASF only when you specifically need the icon as a short video clip for a Windows Media workflow.
By default the ASF is encoded with H.264. In Advanced Options you can switch the Video Codec to WMV 2 (or WMV 1), which is the safest choice for older Windows Media Player versions that expect a Windows Media codec inside the .asf container.
Yes. The Image Duration setting ranges from a single frame at a chosen frame rate up to 10 seconds per frame, so you decide whether the ASF is a brief flash or a longer hold on the icon.
Your file is uploaded over an encrypted connection and processed on our servers, then deleted automatically after a few hours. Nothing is shared, made public, or kept long-term, and no sign-up is required.
No. ICO supports a transparent background, but a video frame is opaque, so transparent areas are filled with the Background Color you pick in Advanced Options (black by default). In our testing, a 256×256 icon with a transparent edge came out with a solid black border unless we changed that color first.