Initializing... drag & drop files here
Supports: ICO
WMV is Microsoft's Windows Media Video format: a Windows Media codec wrapped in an ASF container and given a .wmv extension. An ICO is a static Windows icon, so converting one produces a silent, motionless clip that holds the icon on screen for a duration you set. People reach for this when something in a Windows-only workflow — an older PowerPoint deck, a legacy Windows Media Player playlist, an upload form that accepts nothing else — insists on .wmv. This page explains exactly what comes out and which of the two available codecs to pick.
| Property | Value |
|---|---|
| Defined by | Microsoft |
| Container | ASF, the Advanced Systems Format — the same container used by .wma audio |
| Codec family | Windows Media Video 7, 8 and 9; this converter offers 7 and 8 |
| Standardisation | The later Windows Media Video 9 codec was standardised outside Microsoft as VC-1 |
| Usual audio partner | Windows Media Audio (WMA), omitted here because a still image has no sound |
| Media type | video/x-ms-wmv |
| Playback | Windows Media Player, VLC and mpv; no browser decodes WMV natively |
| Best for | Legacy Windows-only workflows that will not accept anything else |
| WMV 1 | WMV 2 | |
|---|---|---|
| Windows Media generation | Version 7 | Version 8 |
| FourCC | WMV1 | WMV2 |
| Default on this page | No | Yes |
| Rate control | Bitrate-driven; no constant-quality factor | Bitrate-driven; no constant-quality factor |
| Efficiency | Lower — more bits for the same picture | Slightly better than WMV 1, still far behind H.264 |
| When to pick it | Only when a specific old decoder rejects WMV 2 | Everything else |
.wmv. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours — no sign-up, no watermark.Every ICO-to-WMV result shares three properties, and all three follow from converting a single still picture into a moving-picture format.
.wmv normally pairs a Windows Media Video codec with WMA audio, but an icon has no sound, so no audio stream is written and the Audio Codec control is hidden on this page entirely.On size control: neither WMV 1 nor WMV 2 has a constant-quality mode, so the File Compression section's Quality Preset has less influence here than it would on an H.264 target. If you need to hold the file under a specific size, the Constraint Quality mode's Max bitrate field is the direct lever — a still frame compresses so well that even a low ceiling looks identical.
Because there is nothing to encode. WMV files usually carry a WMA audio stream alongside the video, but a still icon has no audio, so the converter writes a video-only ASF file and does not offer an Audio Codec choice on this page. That is the correct result, not a failed conversion.
WMV 2 (Windows Media Video 8) is the default and the right answer almost always: it is the standard codec inside a modern .wmv file and is more efficient than its predecessor. Drop to WMV 1 (Windows Media Video 7) only if a specific legacy decoder refuses the newer stream. Neither offers a constant-quality factor; both are rate-controlled by bitrate.
.wmv file the same thing as an .asf file?Structurally, yes — both are ASF containers. The extension signals expected content rather than a different format: .wmv for Windows Media Video, .wma for Windows Media Audio, .asf as the generic name. Renaming between them does not change a single byte of the file, though some players key their behaviour off the extension.
The first entry in the icon's internal directory, which is not necessarily the biggest. Icon editors choose that order themselves, so a file containing 16, 48 and 256 px versions might decode as any of the three. If a specific size matters, convert it to PNG first and feed the PNG in instead.
Because it is being enlarged enormously. A 32x32 icon stretched to 1920x1080 is scaled roughly sixtyfold, and upscaling cannot add detail the file never held. Upload a single-size icon at the largest resolution you have (a multi-size ICO is decoded from its first entry, often the smallest), keep Video resolution as close to native as your target allows, or pad the icon onto a larger frame with the Background Color instead of stretching it.
The Background Color, which defaults to White, with Black and a range of other named colours available. The same colour is composited behind any transparent pixels in the icon, because no video format can carry an alpha channel. Set it to match your icon's own background if you want the bars to disappear visually.
MP4 for almost every purpose. WMV playback outside Windows is patchy, no browser decodes it natively, and Windows Media Video 8 is markedly less efficient than H.264. Choose WMV only when a Windows-specific tool demands it; otherwise ICO to MP4 produces a file that plays on phones, browsers, editors and TVs.
It travels over an encrypted connection, is processed on our servers, and is deleted automatically after a few hours. There is no sign-up, no watermark, and files are never shared or made public. If a video turns out not to be what you needed, ICO to PNG keeps the icon as a lossless image with its transparency intact.