Initializing... drag & drop files here
Supports: BMP
A .bmp is a Windows Bitmap — a still raster image, usually stored uncompressed at 24 bits per pixel, which is why bitmaps are large. A .webm is a video container, not an image, so this conversion does not just re-save the file: it builds a short video clip that holds your bitmap as a single motionless frame for a duration you choose. This page walks through the one setting that matters most (Duration), explains what the Merge strategy option does when you upload several bitmaps, and is honest up front that the result has no motion and no audio — it is a still picture wrapped in a WebM, not an animation.
.bmp onto the page or click "+ Add Files" to pick it from your computer. You can queue several bitmaps and convert them together.This tool turns a still image into video by repeating one frame, so the output never moves on its own — there is nothing to animate in a single bitmap. Two controls decide what you get:
.bmp becomes its own separate WebM. Switch to Merge images and all of them are joined into a single clip, each shown for the Duration you set, in upload order. This is a plain fixed-duration slideshow — frames appear one after another with no cross-fades, pans, or transitions between them.The audio track is intentionally empty. A bitmap carries no sound, so the WebM is silent by design; there is no music or voice-over option on this page. If you need motion, narration, or transitions, that is editing work for a video editor, not a one-image format conversion.
If your real goal is a smaller or more portable image rather than a video, WebM is the wrong target — you would be wrapping a still picture in a video container for no benefit. To shrink the bitmap while keeping it an image, convert BMP to PNG for lossless quality with real transparency, or convert BMP to JPG for photographs. WebM only makes sense when something genuinely needs a video file: an HTML5 <video> slate, a title card or test pattern in a web-video pipeline, or a placeholder clip of a fixed length. For those uses where playback compatibility matters more than file size, BMP to MP4 is the more universally supported alternative.
Because a single bitmap contains exactly one image, and there is nothing in it to animate. This conversion builds a video by holding that one frame for the Duration you pick, so the clip plays but never changes. Motion in a video comes from a sequence of differing frames; one still picture, by definition, has only one. If you upload several different bitmaps and turn on Merge images, you get a basic slideshow where each frame appears in turn — still no in-frame motion or transitions, just one picture after another.
No. A bitmap stores pixels, not sound, so the output WebM is silent by design and there is no music or voice-over control on this page. WebM as a container can carry Opus or Vorbis audio, but a still-image source provides none, so the audio track is left empty. If you need sound, add it in a video editor after converting.
The clip is encoded with one of WebM's open video codecs (VP9 by default, with VP8 and AV1 also selectable under the codec option). WebM was introduced by Google in 2010 as a royalty-free, open container based on Matroska, and it plays natively in current Chrome, Firefox, Edge, and Safari. Older desktop media players may need a codec pack or may not support WebM at all — if you need to hand the file to an arbitrary device or app, BMP to MP4 is more universally compatible.
It depends on what the clip is for. For a watchable slate or placeholder, a few seconds (the default sits at 5 seconds per frame) is comfortable. If something downstream just needs a WebM file and the length is irrelevant, a tiny value like 1/60s gives you essentially a single-frame clip with the smallest size. When you merge multiple bitmaps, the Duration applies to each frame, so total length is roughly your per-frame duration times the number of images.
Only convert to WebM if you genuinely need a video file — an HTML5 <video> element, a title card or test pattern in a video workflow, or a fixed-length placeholder clip. If you actually just want the picture to be smaller or more portable, wrapping it in a video container does not help: BMP to PNG keeps every pixel losslessly with real transparency, and BMP to JPG is built for photographs. Both stay images and are the right call when no playback is involved.
Your file is uploaded over an encrypted connection, converted on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. In our testing, a 24-bit BMP held for 5 seconds with the default settings produced a short, silent VP9 WebM showing the bitmap as one unchanging frame for the full five seconds — confirming the output is a still picture wrapped in a video container, not an animation.