ICO to MP4 Converter

Convert ICO files to MP4 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 MP4: What This Tutorial Covers

An ICO holds a static Windows icon, so an MP4 made from one is a held still — the same frame on screen for however long you ask, with no motion and no audio track at all. People need this for slideshow placeholders, logo bumpers, test clips, and upload forms that only accept video. This walk-through covers the three settings that decide whether the result is usable: how long the frame is held, what pixel size it is encoded at, and what colour fills the space around it.

How to Convert ICO to MP4

  1. Upload Your ICO File: Drag and drop the .ico onto the page or click "+ Add Files". Queue several icons if you want them in one clip.
  2. Set the Duration: Under Advanced Options, the Image Duration control is preselected at "5 seconds per frame" and runs from a single frame (1/60s) up to 10 seconds per frame. This is the finished clip's length.
  3. Choose Video resolution and Background Color: Video resolution starts on "Keep original", which encodes at the icon's own pixel size; Fixed Resolutions, Preset Resolutions and an exact Width x Height are the alternatives. Background Color (White by default) is composited behind transparent pixels and fills any letterbox bars.
  4. Convert and Download: Click Convert. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. No sign-up, no watermark.

Walk-through: Duration, Resolution, and the Background Fill

The encoder does not run at 24 or 30 fps here. A still image needs one frame per second of output, so the clip is encoded at 1 fps with B-frames disabled — identical frames gain nothing from inter-frame prediction, and disabling B-frames avoids a start-time offset at such a low frame rate. That is why a five-second icon clip is a handful of kilobytes rather than a megabyte.

  • If you want the smallest possible file: leave Video resolution on "Keep original" and shorten the Duration. There is no upscaling and no wasted bitrate.
  • If the MP4 has to fill a 1080p frame: pick Fixed Resolutions → 1920 x 1080 (Full HD). The icon is fitted inside the frame and the remaining area is painted with the Background Color. A 32-pixel icon blown up to 1080p is enlarged roughly 34 times on each axis, so expect visible steps on every edge.
  • If the icon has a transparent background: it is flattened onto the Background Color before scaling, because no video codec can store an alpha channel. Set that colour to match wherever the clip will be shown — white on a light page, black on a dark one.
  • If you queue several icons: the Merge strategy control decides the shape of the output. "Merge images" (the preselected option) produces one clip showing each icon in turn; "Video per image" produces one MP4 per file.

How the Quality Preset Maps to H.264

MP4 output defaults to the H.264 codec, which supports true constant-quality encoding, so the Quality Preset becomes a CRF value — lower means better. The listed figures are the reference values for a 1080p frame; the encoder shifts them by up to two steps for much smaller or much larger frames, which is why an icon-sized clip encodes slightly finer than the table suggests.

Quality Preset H.264 CRF at 1080p In practice
Highest 17 Archival, visually lossless
Very High (Recommended) 18 Preselected; no visible artefacts
High 20 Transparent for most content
Medium 23 Standard web quality
Low 26 Artefacts on close inspection
Very Low 28 Noticeably compressed
Lowest 32 Heavy artefacts, smallest file

If you would rather set the number yourself, switch File Compression to "Constant Quality" and move the CRF slider, or to "Constraint Quality" to cap the peak bitrate.

What the Encoder Produces from a Still Icon

Setting Value for an ICO source
Video codec H.264 by default; AV1, H.265, MPEG-1, MPEG-2, MPEG-4, VP9 and Xvid are selectable
Audio None — an icon has no audio stream, so no audio track is created
Frame rate 1 fps
B-frames Disabled
Clip length The Image Duration you pick, 5 seconds by default
Input preparation The icon is re-encoded to a clean PNG first, capped at 4096 px on the long edge
Measured output A 256 x 256 test icon at 5 seconds and the default preset produced a 6.1 KB MP4 of 5 frames with a single video stream

Common Errors and How to Fix Them

  • "The video is blocky." You upscaled a small icon. Reduce the target resolution, or start from an ICO that contains the 256 x 256 entry.
  • "There are coloured bars down the sides." Your square icon is being fitted into a 16:9 frame. That is expected; set Background Color to blend, or choose a square Width x Height instead.
  • "The MP4 is silent." Correct and unavoidable — there is no sound anywhere in an ICO file, so no audio track is written.
  • "The clip is much smaller than 256 x 256." An ICO stores several images and the converter decodes the first entry in the directory, which may be the 16 or 32 pixel version. Re-save the icon with only the size you want.
  • "Changing the Quality Preset barely changes the file size." With five identical frames there is very little to compress differently. Duration and resolution move the file size far more than the preset does.

When This Doesn't Work

If you actually want motion, a single ICO cannot provide it — there is nothing to animate. Build the clip from a sequence instead, for example with PNG to MP4, or export the icon as a still first using ICO to PNG and assemble it in an editor. Files that are really PNG or GIF data renamed to .ico, and truncated favicons served by broken web servers, may also fail to decode; re-saving from an icon editor fixes almost all of those.

Frequently Asked Questions

How long is the MP4 and can I make it shorter than a second?

It is exactly the Image Duration you select. The dropdown goes from a single frame at 60 fps up to 10 seconds per frame, so sub-second clips are available — 1/60s, 1/30s, 1/24s, 0.1s, 0.2s, 0.3s and 0.5s are all offered — with 5 seconds per frame preselected.

Why is the resolution so low if I did not change anything?

Because "Keep original" is the default and an ICO is small by design. A standard icon directory entry stores each dimension in a single byte, with 0 meaning 256, so 256 x 256 is the largest image a normal entry can describe, and 16 to 64 pixels is far more common. Choose a Fixed or Preset resolution if you need a larger frame.

Will this MP4 play everywhere?

Almost. H.264 in MP4 is supported by about 97% of tracked browser usage worldwide, including Chrome, Edge, Firefox 35 and later, and Safari, plus effectively every phone, TV and editor. Where a file is rejected it is usually the unusual 1 fps frame rate or a tiny frame size that upsets a strict validator, not the format itself.

Can I get a higher frame rate than 1 fps?

Not for a still source, and it would not help. Duplicating one image 30 times per second produces an identical picture in a larger file. If a downstream tool insists on a specific frame rate, re-encode the finished MP4 in that tool or in an editor.

Does a multi-size ICO become a sequence of its sizes?

No. The converter decodes one image — the first entry in the icon's directory — and holds it for the chosen duration. It does not walk through the 16, 32, 48 and 256 pixel versions in turn. To build that kind of montage, export each size separately and queue them with the Merge strategy set to "Merge images".

Which codec should I choose if MP4 is not accepted?

Stay on H.264 unless something specific requires otherwise; it is the broadest-compatibility option in the container. H.265 and AV1 produce smaller files but need newer decoders, and the older MPEG-1, MPEG-2, MPEG-4 and Xvid choices exist for legacy hardware. If the target device wants a different container entirely, ICO to AVI and ICO to MOV run the same still-image pipeline.

Can I add music to the clip afterwards?

Yes, in any editor. The MP4 we produce has a video stream only, so there is nothing to overwrite — dropping an audio file onto the timeline and re-exporting is enough. We do not add silent audio padding, which keeps the file smaller and avoids a phantom track in players.

Why does the background come out white rather than transparent?

Because video formats cannot store transparency. Every frame is opaque, so the alpha channel is composited onto the Background Color, which is preselected as White and offers 24 further named colours including Black. The same colour also fills any letterbox bars when the icon's shape does not match the output frame.

What happens to my uploaded icon?

It is sent over an encrypted connection, converted on our servers, and both the upload and the finished MP4 are deleted automatically after a few hours. No account is needed, nothing is watermarked, and files are never shared or made public.

Rate ICO to MP4 Converter Tool

Rating: 4.8 / 5 - 120 reviews