Initializing... drag & drop files here
Supports: ICO
An ICO file is a small, square Windows icon — a still image, not a video. Converting it to OGV produces a short, silent Ogg video clip that displays that one icon for a fixed duration. This guide walks through the conversion, shows how to avoid a blocky upscaled result, and is honest about when OGV is the wrong target so you don't waste a round trip.
.ico onto the page or click "Add Files." You can queue several icons; use the Merge strategy control to make one combined video or a separate clip per icon..ogv. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.The single biggest issue with this conversion is scaling. An ICO is a small bitmap; OGV (and any video container) expects far larger frames, so naively stretching a 32×32 icon to 1080p produces heavy pixelation. A few patterns that help:
OGV is a poor target for an icon in 2026. Theora support was disabled by default in Chrome from version 120 and removed in version 123 (March 2024); Edge dropped it around version 122, Firefox dropped Theora from version 130, and Safari has never supported .ogv at all (caniuse). If your icon needs to stay an image — a favicon, app graphic, or logo — convert it to a still instead with ICO to PNG, which keeps transparency and stays sharp. If you genuinely need a video clip of the icon that plays everywhere, ICO to MP4 or ICO to WebM are far more compatible than OGV.
An ICO file is a still image with no sound, so there is nothing to encode as audio. xconvert applies an image-to-video path with no audio track, producing a silent clip that simply displays the icon for the duration you set.
By default xconvert encodes OGV with the VP8 video codec and Vorbis audio container metadata; Theora is also available in the Video Codec dropdown if you specifically need it. Since the source is an image, the result has no audio stream regardless of codec.
Often not. Chrome removed Theora playback in version 123 (March 2024) and Safari has never played .ogv. In our testing, the most reliable way to get a clip that plays across Chrome, Firefox, Edge, and Safari is to use ICO to MP4 instead of OGV.
ICO icons are small (commonly 16×16 up to 256×256). Encoding them into a larger video frame upscales the bitmap, which softens or pixelates the edges. Set Video resolution to "Keep original" or choose a preset near the icon's native size to avoid this.
If you only need the icon as a picture — a favicon, logo, or graphic — keep it an image with ICO to PNG; PNG preserves transparency and sharpness. Convert to OGV only when you specifically need an Ogg video clip and your player supports Theora or VP8.
Yes. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and files are never shared or made public.