Skip to content
All image conversions

SVG to BMP converter

Convert SVG to BMP in your browser. No upload and no account: the file never leaves your device, so the only size limit is your device’s memory.

I want BMP
90%
Icon sizes
How to make the SVG

Tracing suits logos, icons and flat artwork and scales cleanly. Photos are better kept as pixels inside the SVG.

16
50%
Dither Scatters black dots to suggest gray, instead of a hard cut-off.
px

An SVG has no fixed size of its own, so pick the size to draw it at.

Advanced 5
Keep the animation For animated GIF, WebP and APNG sources. Turn off to save just the first frame.
Rotate
Mirror horizontally
Mirror vertically

For an exact width and height, use the Resize Image tool instead.

Bytes of your files sent anywhere: 0 B

Related conversions

Need it the other way round? Convert BMP to SVG

Other ways to convert SVG

Convert other formats to BMP

Read more about the SVG format and the BMP format, or see every image tool and all image conversions.

Should you convert SVG to BMP?

A safe conversion when BMP is what you need: both SVG and BMP keep every pixel, so the picture itself doesn’t change.

SVG is a vector format made of shapes instead of pixels; BMP is an uncompressed grid of pixels. Use BMP only when a specific piece of software, a printer or an embedded device asks for it.

SVG and BMP compared
Property SVG BMP
Compression Vector (shapes, not pixels) Uncompressed
Transparency Yes No
Animation Yes No
Support Opens almost everywhere Opens almost everywhere
Best for Logos, icons and illustrations that must stay sharp at any size Old software and hardware that only understands raw bitmaps
Introduced 2001 1990

How to convert SVG to BMP

  1. 01

    Add your SVG

    Drop your SVG image onto the box, or click to choose it. It is read from your disk and stays there.

  2. 02

    Check the settings

    The output is already set to BMP. Change the quality if you want to; the defaults suit most files.

  3. 03

    Save the BMP

    Press convert and save the BMP. Several files come back together as a ZIP.

What changes when SVG becomes BMP

Nothing is discarded

SVG and BMP both keep every pixel, so the picture survives the move intact. You can convert back and forth as often as you like without it degrading.

BMP can’t hold transparency

Any transparent area in the SVG has to become a solid color, because BMP has no alpha channel. The background setting decides which color; white suits documents and most uploads, but pick the color of the page it will sit on if you know it, because it can’t be undone later.

Animations become a still

BMP can’t move, so an animated SVG is saved as its first frame. Choose GIF or APNG instead to keep the animation.

Pick the size you need

An SVG has no fixed pixel size, so it is drawn at the size you choose, 1024 pixels on the long side by default. For sharp results on high-resolution screens, use twice the size it will be shown at.

Expect a much larger file

BMP is far bigger for the same content. Choose it because something needs BMP, not to send or store the file. SVG: A simple logo is often only a few KB. BMP: A 12-megapixel image is about 36 MB.

This page is put together from our notes on each format, choosing only what is true of SVG and BMP, so every pairing states the same facts the same way. How these pages are made.

Why it doesn’t upload

Changing a picture’s format is work your browser already knows how to do. Sending your photos to a server first only adds waiting and risk, so nothing is sent.

How to check for yourself

Worth knowing

  • About the SVG. Converting a photograph to SVG does not turn it into vectors. Either the pixels get wrapped inside an SVG, which is bigger and no sharper, or a tracer turns it into flat blobs of color.
  • About the BMP. BMP looks like a safe “raw” choice, but a single photo can run to tens of megabytes and most sites refuse it.
  • DDS, PSD, EXR, XWD and JPEG 2000 are read by the FFmpeg engine, a one-time 31 MB download.

Questions

Will converting SVG to BMP lose quality?

No. SVG and BMP are both lossless, so every pixel is kept.

What happens to a transparent background when converting SVG to BMP?

BMP has no transparency, so transparent areas are filled with the background color you choose, white by default.

Read more about this

Other tools