Convert BMP to AVIF
Convert BMP images to AVIF 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 AVIF
- 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
AVIF 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. AVIF 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. AVIF: millions, with 10 and 12 bit depth and wide colour where the source has it.
BMP and AVIF side by side
| BMP | AVIF | |
|---|---|---|
| Where it came from | 1987, as part of Windows | 2019, built on the AV1 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. Outside the browser, support is still thin. |
| Best at | Almost nothing today. It exists because old Windows tools still emit it. | Photographs on a web page you want as small as they can honestly go |
How much smaller will the file be?
Expect a large drop. A photograph saved as BMP carries every pixel exactly, and AVIF 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 AVIF 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 AVIF
The smallest of the four, often half a JPG. We ship the encoder, so it costs a one-off download.
Worth knowing: Needs a browser released in the last few years to decode.
Will the quality change?
AVIF 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, WebP, PDF and Word.
AVIF also comes from HEIC, PNG, JPG, WebP and GIF.