ICO to MPG Converter

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

Initializing... drag & drop files here

Supports: ICO

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
Merge strategy
Select Merge images to combine all uploaded files into a single video. Use Video per image to create a separate video for each individual file.
Image Duration
Duration
How long each still image is held on screen. This applies to static images — including a static WebP, AVIF or HEIC. It is ignored for animated sources, which keep their own frame timing: GIF, APNG, and an animated WebP, AVIF or HEIC.
Background Color
Background Color
File Compression
Preset
Video resolution

Convert ICO to MPG: What This Tutorial Covers

An ICO file is a Windows icon container — one small still picture, or a stack of the same picture at several sizes, capped at 256×256 pixels. MPG is a legacy MPEG program stream carrying MPEG-1 or MPEG-2 video. Converting ICO to MPG therefore does not "animate" anything: it renders that one static icon as a short, silent clip that holds the same frame for the number of seconds you choose. This guide covers the upload, the three settings that genuinely change the result, the two that do not, and the rough edges worth knowing before you commit.

How to Convert ICO to MPG

  1. Upload Your ICO File: Drag your .ico onto the page or click "Add Files". Several icons can be queued at once; the Merge strategy control decides whether they become one clip ("Merge images", the preselected option) or one MPG per icon ("Video per image").
  2. Set the Image Duration: Open Advanced Options and use the Duration dropdown under Image Duration to choose how long the icon is held — from a single frame up to 10 seconds per image, with 5 seconds preselected. For a still source that value is the whole runtime.
  3. Pick a Video resolution and Background Color: Leave Video resolution on "Keep original" to keep the icon's own pixel size, or choose Fixed Resolutions, Preset Resolutions or Width x Height to scale it. Background Color (White by default) fills the icon's transparent pixels and any bars left over when a square icon sits in a wider frame.
  4. Convert and Download: Click Convert and save the .mpg. Files are uploaded over an encrypted connection, converted on our servers and deleted automatically after a few hours — no sign-up, no watermark, never shared.

Which Controls Actually Change an MPG Built From an Icon

Control Preselected value Effect on this conversion
Merge strategy Merge images Only matters when you upload two or more icons
Image Duration 5 seconds per frame Sets the entire clip length — the picture never changes
Background Color White Fills transparent icon pixels and any letterbox bars
Video Codec MPEG-2 MPEG-1 is the other choice; MPEG-2 is what DVD-era tools expect
File Compression → Quality Preset Very High No practical effect here — see below
Video resolution Keep original The single biggest lever on how the clip looks

MPEG-1 and MPEG-2 have no constant-quality (CRF) encoding mode, so a quality preset cannot be translated into one; the encoder falls back to a bitrate target derived from the source, and a still image has no source bitrate to scale from. In practice the preset leaves an icon-based MPG unchanged. Resolution and duration are the controls to spend your attention on. There is also no audio track to configure — a still picture has no sound, so the Audio Codec control does not appear on this page and the output is silent by design.

ICO and MPG Side by Side

Property ICO MPG (MPEG program stream)
Type Still raster image container Video container (MPEG-1 Systems / MPEG-2 Program Stream)
Standard Microsoft Windows icon format ISO/IEC 11172 (MPEG-1, 1993), ISO/IEC 13818 (MPEG-2, 1995)
Maximum picture size 256×256 pixels Far beyond anything an icon can supply
Multiple images in one file Yes — several sizes and colour depths Yes, but as frames in time, not alternates
Transparency Yes (8-bit alpha in 32-bit entries) None — alpha is filled with the Background Color
Audio None Supported by the format, but not produced from a still
Typical use Favicons, Windows app icons DVD authoring, legacy MPEG playback and broadcast chains

Walk-through: Getting a Watchable Clip From a Tiny Icon

Scale is the whole game. A 32×32 favicon holds about a thousandth of the pixels of a 1080p frame, so blowing it up to fill a video frame magnifies every pixel — the encoder has no extra detail to invent. Three patterns that work:

  • Keep the frame close to the icon. Leave Video resolution on "Keep original", or set Width x Height to the icon's own size. The clip is small but sharp.
  • Need a standard frame size? Pick a preset such as 1280×720 or 1920×1080 and accept a soft result: the icon is scaled up to fill the frame's shorter side, centred, with the Background Color padding the space left over. A square frame such as 256×256 under Width x Height avoids both the enlargement and the bars.
  • Start from the biggest picture in the file. The decoder reads the first image stored in the .ico, which in many multi-size icons is the 16×16 entry. If your icon file contains a 256×256 version, re-save it as a single-size 256×256 .ico (or start from a PNG) so the largest artwork is what gets encoded.

Common Errors and How to Fix Them

  • "The video looks blocky or soft." A small icon was scaled up. Convert from a 256×256 source and keep the output resolution near it.
  • "There's no sound." Expected. A still image has no audio to carry over, so the MPG is silent. Add music afterwards in a video editor such as Shotcut or DaVinci Resolve.
  • "The transparent parts turned white." MPEG-1 and MPEG-2 video have no alpha channel, so transparency is filled with the Background Color. Change that colour if white is wrong for your project.
  • "Changing the Quality Preset did nothing." Correct — MPEG-1 and MPEG-2 do not support constant-quality encoding. Change the resolution or the codec instead.
  • "The output is far bigger than my icon." Also expected. Video stores a stream of frames at a standard frame rate; a motionless clip still costs vastly more than one compressed still.
  • "My player won't open the file." VLC and most desktop players handle MPEG-2 fine; mobile browsers generally do not. Use ICO to MP4 when the clip has to play on phones.

When This Doesn't Work

If your goal is simply to view, send or store the icon, MPG is the wrong target — keep the .ico or export a still with ICO to PNG, which stays sharp, keeps transparency and measures in kilobytes. ICO to MPG earns its place only when a playback or authoring chain genuinely wants the legacy MPEG container: a placeholder on a DVD-authoring timeline, a logo card for older signage hardware, or an ingest step that refuses anything but MPEG. For a short looping animation of the icon, ICO to GIF plays inline where MPG cannot. Also note that some files named .ico are really PNG or GIF data with the wrong extension; if the conversion refuses the file, re-save it from an image editor as a genuine icon.

Frequently Asked Questions

Why is my ICO to MPG video silent?

Because an icon carries no audio. This is a still-image-to-video conversion: one picture is rendered as video frames, and there is no sound source to encode. The Audio Codec control is therefore not shown on this page. To add music or narration, open the finished MPG in a video editor and lay an audio track under it.

Which image inside a multi-size .ico gets converted?

The first one stored in the container. An .ico can hold the same artwork at 16×16, 32×32, 48×48 and 256×256, and many icon editors write them smallest-first — so the picture that becomes video is often the smallest, not the largest. In our testing, a four-size icon built in that order was read as 16×16, because 16×16 was the first entry in the file. Re-save the icon as a single 256×256 .ico, or start from the source PNG, if you want the detailed version.

Should I choose MPEG-1 or MPEG-2 in the Video Codec dropdown?

MPEG-2 is preselected and is the safer pick: it is what DVD authoring software, legacy set-top hardware and MPEG ingest chains expect. MPEG-1 is older and more limited, and is only worth choosing when you are feeding something that specifically wants MPEG-1 — a Video CD workflow or a very old player.

Why doesn't the Quality Preset change my MPG?

Because MPEG-1 and MPEG-2 have no constant-quality encoding mode for a quality preset to map onto, and a still image supplies no source bitrate for the fallback to scale. The preset therefore has no meaningful effect on an icon-to-MPG conversion. Use Video resolution to control how the clip looks and Image Duration to control how long it runs.

Does the icon's transparency survive the conversion?

No. Neither MPEG-1 nor MPEG-2 video can store an alpha channel, so transparent pixels are filled with the Background Color, which is White unless you change it. If the clip will sit on a dark background, pick a matching colour before converting rather than trying to key it out afterwards.

Why is the MPG so much larger than the original ICO?

An ICO is a single compressed still; an MPG is a stream of frames written at a standard video frame rate, so even a motionless clip re-sends the picture many times per second. A few-kilobyte icon routinely becomes a file tens to hundreds of times larger. If size matters more than MPEG compatibility, ICO to MP4 is far more efficient, or run the result through Compress MPG.

How long can the clip be?

Up to 10 seconds per image from the Duration dropdown, with 5 seconds preselected. Because the picture never changes, that value is the entire runtime for a single icon. If you queue several icons with Merge strategy on "Merge images", each contributes its own duration to one longer clip.

What happens to my file after the conversion?

It is uploaded over an encrypted connection, converted on our servers and deleted automatically after a few hours. There is no sign-up and no watermark, and your files are never shared or made public.

Rate ICO to MPG Converter Tool

Rating: 4.9 / 5 - 47 reviews