Initializing... drag & drop files here
Supports: ICO
ICO is Microsoft's Windows icon format — a small still image. FLV (Flash Video) is a video container from the Flash era, the format YouTube, Hulu, and Vimeo once used to deliver clips before HTML5 video replaced it. This is an unusual and legacy pairing: it wraps a single Windows icon in a dead-format video. The result is a silent clip that holds that one icon on screen for a set duration, with no motion and no sound, because the source is a static image. It is a genuinely narrow conversion — most people who upload an icon want a flat image (see ICO to PNG), and anyone who needs a still-as-video that actually plays today is better served by ICO to MP4 than by Flash-era FLV.
| Property | Value |
|---|---|
| Type | Still image (icon container) |
| Origin | Microsoft Windows, since Windows 1.0 (1985) |
| Structure | Container holding one or more images at several sizes and color depths |
| Common sizes | 16×16, 32×32, 48×48, up to 256×256 |
| Per-image encoding | Device-Independent Bitmap (DIB), or PNG since Windows Vista |
| Typical use | Application icons; browsers auto-request /favicon.ico from a site root |
| Has audio | No — it is an image |
| Property | Value |
|---|---|
| Type | Video container (Flash Video) |
| Origin | Macromedia Flash, early 2000s; maintained by Adobe after the 2005 acquisition |
| Video codec here | FLV1 — the Sorenson Spark codec, a proprietary variant of H.263 |
| Other video codecs FLV can hold | On2 VP6 (Flash Player 8+) and H.264 (Flash Player 9+) |
| Audio codec | MP3 or AAC normally — but none here, because an icon has no sound |
| Historical use | Delivery format for YouTube, Hulu, and Vimeo through the 2000s–2010s |
| Status | Legacy — Flash Player reached end of life on 31 Dec 2020 and was blocked from running Flash content on 12 Jan 2021 |
| Plays in today | VLC, ffmpeg, and other standalone players; no longer in browsers |
.ico onto the page or click "+ Add Files" to browse. You can queue several icons and convert them with the same settings using the Merge strategy control (one video per icon, or merge them).Three things are true of every ICO-to-FLV result:
The codec is handled for you: the video defaults to FLV1 (Sorenson Spark), the codec the Flash Video container was built around. Most modern players read FLV through ffmpeg or VLC, but browsers no longer play it at all.
Because the source is an icon, which has no sound. An FLV container normally carries Flash video alongside an MP3 or AAC audio track, but with an image input there is nothing to encode into audio, so no audio codec is written and the output is silent video. This is expected for any image-to-video conversion, not a defect.
It is a still image held for the duration you set. A standard ICO is a static icon with no animation, so the output is one fixed frame shown for several seconds, not a moving clip. In our testing, a 256×256 icon set to a 5-second hold produced a silent FLV of a single, unchanging frame. If you need motion, you must start from frames or an animated source instead, for example with PNG to MP4.
FLV1 — the Sorenson Spark codec, a proprietary variant of the H.263 standard and the codec the Flash Video container was originally built around. FLV containers can also hold On2 VP6 (from Flash Player 8) or H.264 (from Flash Player 9), but the default here is the classic Sorenson Spark stream that any FLV-aware player expects. There is no audio stream, because the source icon has no sound.
For almost every use, MP4 is the right choice. FLV is a Flash-era format: Adobe Flash Player reached end of life on 31 December 2020 and stopped running Flash content on 12 January 2021, so no browser plays FLV today. It still opens in VLC and ffmpeg, but the only honest reason to target FLV now is feeding an un-migrated Flash-era pipeline that specifically expects a .flv — for example a placeholder or splash clip built from a logo. If you want a clip that plays everywhere, use ICO to MP4 instead.
Because an ICO holds small images — at most 256×256 pixels, and often just 16×16 or 32×32. The FLV inherits that size unless you upscale it under Video Resolution, and stretching a tiny icon to 720p or 1080p will look soft. For the sharpest result, use an ICO that contains a 256×256 image and avoid scaling far beyond it.
An ICO is a container that can store several sizes and color depths in one file (commonly 16, 32, 48, and 256 pixels) — that multi-size storage is why browsers auto-request /favicon.ico from a site root. The converter builds a single video frame from the icon rather than cycling through every stored size, so the result is one held image, typically taken from the largest image the file contains.
Then FLV is the wrong target. A video format wraps a single icon in a clip you cannot easily edit as a picture, in a container that browsers no longer play. Convert to a flat raster image instead with ICO to PNG, which keeps the icon's transparency. FLV only makes sense when an old Flash-era system specifically needs a .flv file.
Your ICO is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after the conversion — no sign-up, no watermark, never shared or made public.