Convert BMP to WebP
Convert BMP images to WebP free, in your browser. No upload, no account, no watermark.
Runs in your browser. Nothing is uploaded.Change the format. Drop an image, a PDF or a Word document.
- JPG · PNG · WebP · Text · Word
- Word
- PDF · Text
Your files are processed by your own browser and never sent to a server. Open your browser's network tab and convert one, there is no upload to see.
How to convert BMP to WebP
- Drop your BMP files onto the box above, or paste them with Ctrl+V.
- Pick a quality. Around 90% is indistinguishable from the original for most images.
- Your browser does the work on your own machine.
- Save each file from its tile, or take them all at once.
What changes, and what does not
Transparency is not gained
WebP can store transparency, but a BMP has none to give it. Converting cannot invent a transparent background; that needs an editor and a decision about which pixels should go.
Detail is thrown away for the first time
BMP keeps every pixel exactly. WebP does not, and that is the point of it: the file gets far smaller because detail your eye is worst at noticing is discarded. Keep the original if you may need to edit it again.
Colour
BMP: 16.7 million, usually stored with no compression whatsoever. WebP: 16.7 million, plus transparency, in both lossy and lossless modes.
BMP and WebP side by side
| BMP | WebP | |
|---|---|---|
| Where it came from | 1987, as part of Windows | 2010, from Google, built on the VP8 video codec |
| Throws detail away | No, every pixel is kept | Yes |
| Transparency | No | Yes |
| Animation | No | Yes |
| Where it opens | Windows software. Rare on the web, because the files are enormous. | Every current browser. Some older desktop software and printers still refuse it. |
| Best at | Almost nothing today. It exists because old Windows tools still emit it. | Images on a web page, where it is roughly a third smaller than JPG at the same quality |
How much smaller will the file be?
Expect a large drop. A photograph saved as BMP carries every pixel exactly, and WebP does not need to, so falls of eighty or ninety per cent are ordinary. A screenshot or a logo will fall much less, because BMP was already efficient at flat colour and hard edges, and may even grow.
Can I convert it back afterwards?
Not to the same file, no. Going to WebP discards detail permanently, and converting the result back to BMP gives you a BMP of the damaged picture rather than the original. Keep the original if there is any chance you will need to edit it again.
About BMP
An uncompressed Windows format. Enormous files, no reason to keep them that way.
About WebP
Smaller than JPG at the same visible quality, and keeps transparency.
Will the quality change?
WebP is lossy, so the image is decoded and re-encoded and a little detail is dropped. At high quality this is invisible. Convert once from your original rather than repeatedly, because each pass compounds.
Other conversions
BMP also converts to JPG, PNG, AVIF, PDF and Word.
WebP also comes from HEIC, PNG, JPG, AVIF and GIF.