Initializing... drag & drop files here
Supports: BMP
A BMP is an uncompressed Windows bitmap — a single still picture with no timeline and no sound. Converting it to MPEG does not simply relabel the file; it encodes the bitmap into a short silent MPEG video that holds your one frame on screen for a duration you choose. This conversion exists because DVD-authoring suites, Video CD tools, broadcast pipelines, and older editors expect a video stream on their timeline, not a photo — so the bitmap is wrapped into an MPEG-2 program stream they can ingest.
| Property | Value |
|---|---|
| Format | Windows Bitmap (BMP / device-independent bitmap) |
| Developer | Microsoft (also used on IBM OS/2) |
| Introduced | Late 1980s, with the early Windows / OS/2 era |
| Pixel data | Usually uncompressed raw pixels; optional RLE for 4- and 8-bit indexed images |
| Bit depth | 1, 4, 8, 16, 24, or 32 bits per pixel |
| Alpha channel | Rare — only in newer headers (BITMAPV4/V5); most BMPs have none |
| File signature | "BM" (bytes 0x42 0x4D) |
| Best for | Pixel-exact exports, Windows apps, lossless intermediate images |
| Extensions | .bmp, .dib |
| Property | Value |
|---|---|
| Container | MPEG program stream (.mpeg / .mpg) |
| Default codec here | MPEG-2 (ISO/IEC 13818, also ITU-T H.262) |
| Alternate codec | MPEG-1 (ISO/IEC 11172) for Video CD and very old hardware |
| Standardized | MPEG-1 in 1993; MPEG-2 / H.262 in 1995 |
| Audio on this conversion | None — a BMP has no sound, so the clip is silent |
| Compression | Lossy inter-frame video coding |
| Frame duration | Derived from the Image Duration you set |
| Best for | DVD-Video authoring, Video CD, broadcast and legacy editing tools |
| Browser playback | Not an HTML5 <video> format; limited and inconsistent |
.mpeg. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours — no sign-up, no watermark.A BMP is a still image and carries no audio data, so there is nothing to encode into a sound track. Image-to-MPEG conversion writes video only — the audio codec setting is hidden for image input. The output is a silent clip holding your one bitmap for the duration you set. To add music or narration, convert here first, then layer a soundtrack in a video editor such as Shotcut or DaVinci Resolve.
MPEG-2 by default. The converter's option configuration sets the codec to MPEG-2 (ISO/IEC 13818, also standardized as ITU-T H.262) for .mpeg output — the same coding used on DVD-Video and broadcast. You can switch the Video Codec to MPEG-1 (ISO/IEC 11172, from 1993) in Advanced Options when you specifically need Video CD compatibility or the broadest playback on 1990s-era hardware.
An uncompressed BMP is bit-exact — every pixel is stored raw with no compression artifacts. MPEG-2, by contrast, is a lossy video codec, so encoding a sharp bitmap softens very fine detail and hard edges slightly. In our testing, a 1920×1080 24-bit BMP encoded at the Very High preset for 5 seconds stayed visually close to the source on a TV; if the resulting clip is larger than you want, run it through Compress MPEG2 afterward.
Exactly as long as you set the Image Duration to. The default is 5 seconds per frame, so a single BMP becomes a 5-second silent clip. If you merge several bitmaps into one video, the total length equals the number of images multiplied by the per-image duration — for example, 12 bitmaps at 3 seconds each produce a 36-second slideshow.
Choose MPEG (an MPEG-2 program stream) only when a DVD-authoring tool, Video CD workflow, broadcast pipeline, or legacy editor specifically requires it. For web pages, phones, social media, and modern editors, BMP to MP4 is the better target: H.264 in an MP4 gives a much smaller file at the same quality and plays almost everywhere. MPEG is a 1990s standard, so pick it deliberately, not by default.
Usually not. The HTML5 <video> element supports MP4/H.264, WebM, and Ogg — not .mpeg or .mpg — and most phones will not open an MPEG program stream natively. Desktop players like VLC handle it, and DVD/VCD authoring tools accept it. For a clip that plays on web pages and phones, convert to MP4 instead.
Each frame is scaled to fit the output resolution while keeping its original aspect ratio; any leftover area is padded with the Background Color (white by default). This is letterbox padding, not transparency — MPEG video has no alpha channel, and most BMPs have none either, so empty space is always filled with a solid color. Pick a different Background Color, or resize the bitmap to match the output dimensions for an edge-to-edge fit.
Your BMP is uploaded over an encrypted (TLS) connection, converted on our servers, and returned to you for download. The uploaded file and the result are deleted automatically a few hours after conversion — there is no sign-up, no watermark, and your files are never shared or made public.