Initializing... drag & drop files here
Supports: BMP
A .bmp is a single still picture — a Windows device-independent bitmap, stored as a file header plus a pixel array with no motion and no sound. A .flv is a Flash Video container, so this is not a re-save: the converter builds a short video that holds your one bitmap on screen for a length you choose and writes it as a silent, motionless clip. This page covers the steps, the two controls that actually change the result (Duration and Merge strategy), which codec the FLV container gets, and an honest read on whether FLV is the right target at all.
.bmp onto the page or click "+ Add Files" to browse. Several bitmaps can be queued at once, and the same settings apply to all of them..flv per file. Background Color (White by default, 25 named colors) fills any frame area the picture does not cover, and Video resolution starts on "Keep original"..flv. No sign-up, no watermark. Files are uploaded over an encrypted connection, converted on our servers, and deleted automatically after a few hours.Almost every familiar video control has nothing to act on here. There is one frame, so there is no motion to smooth, no scene changes to spend bits on, and no source bitrate or runtime for a size target to work from — which is exactly why the file-size and bitrate targeting modes do not appear on this page at all. What is left is quality-based compression, and two structural choices:
.flv files of five seconds each instead.| Codec option | What it is | When to pick it |
|---|---|---|
| FLV | The classic Flash video codec, an H.263 derivative; preselected on this page | Legacy tools that expect a "normal" Flash video stream |
| H.264 | Modern AVC video, which the FLV container also carries | Best quality per byte, and the widest player support today |
| Flash Video | Flash-era screen-video codec, built for screencast-style flat graphics | Only when a legacy tool names it |
| Flash Video (v2) | The later revision of that screen-video codec | Same — a compatibility choice, not a quality one |
| Question | Answer |
|---|---|
| Who created it | Macromedia, later Adobe, as the delivery container for Flash Player |
| Flash Player end of support | December 31, 2020, per Adobe's end-of-life page |
| Flash content blocked from running | January 12, 2021, per the same Adobe notice |
| Plays in a browser today | No — browsers removed Flash entirely |
| Still opens on the desktop | Yes, in VLC, mpv and other players that read FLV directly |
| Better modern target | MP4 for anything that has to play on phones, browsers or TVs |
.flv inline on the web. Open it in VLC or mpv, which read the container without Flash, or convert to BMP to MP4 if it needs to play in a browser.FLV is a legacy delivery format, and the honest use for a BMP-to-FLV clip is narrow: feeding a static splash frame, slate or placeholder into an un-migrated Flash-era pipeline that will not accept a raw bitmap. If what you actually want is a smaller, more portable picture, wrapping it in a video container helps nothing — BMP to PNG keeps every pixel and is far smaller than the bitmap, and BMP to JPG is smaller still for photographs. If you need a still-as-video that plays today, BMP to MP4 is the better target, and existing Flash clips are better off through FLV to MP4.
Because the source is a single still image. A BMP has no audio track to carry over and no second frame to animate, so the conversion can only hold that one picture on screen for the duration you set. The result is a fixed-length clip that plays but never changes. Sound and movement have to be added later in a video editor — there is nothing in the bitmap for the converter to work from.
Exactly the Duration you choose. The dropdown runs from a single frame at 1/60s up to 10 seconds per frame and starts on "5 seconds per frame", so one bitmap left alone gives a five-second clip. Because Merge strategy starts on Merge images, uploading several bitmaps produces one clip whose length is roughly the per-image duration multiplied by the number of files.
The FLV codec — the classic Flash video codec, an H.263 derivative — is preselected. The Video Codec list in the advanced options also offers H.264, which the FLV container supports and which modern players handle better, plus the two Flash-era screen-video codecs for tools that specifically require them. No audio codec matters here, because a still image supplies no audio to encode.
Only in legacy contexts. Adobe stopped supporting Flash Player on December 31, 2020 and began blocking Flash content on January 12, 2021, and browsers removed the plugin, so .flv no longer plays on the web. The container itself is not broken — VLC, mpv and ffmpeg-based tools still open it — but there is no reason to author new FLV files for general distribution.
No. A BMP is normally stored with no compression at all, so it already holds the most detail that exists; encoding it into video can only match or lose fidelity, never add it. Selecting a larger resolution preset stretches the same frame onto a bigger canvas without creating new detail. For maximum fidelity, keep the picture as a picture — BMP to PNG is lossless.
Because size targeting needs a source bitrate and a runtime to work from, and a still image has neither. For an image source the converter keeps the quality-based modes only, so Quality Preset is the practical control: lower presets shrink the clip, and shorter durations shrink it further because fewer frames are encoded.
Set Video resolution back to "Keep original" so the video frame matches the bitmap's own dimensions and nothing is left over. If a fixed frame size is required by whatever consumes the file, the leftover area has to be filled with something — that is what Background Color controls, with white preselected and 25 named colors available.
Uncompressed bitmaps get big quickly — a 1920x1080 24-bit BMP stores 5,760 bytes per pixel row and about 6.2 MB in total — so the practical limit is upload size and time rather than anything about the conversion itself. Files travel over an encrypted connection, are converted on our servers, and are deleted automatically after a few hours. There is no sign-up, no watermark, and files are never shared or made public.