Convert SVG to BMP
Convert SVG to BMP online free for legacy software. Choose the size (1x to 4x) and background, in your browser: your files are never uploaded.
Drag & drop SVG files here
Everything happens in your browser: your files are never uploaded anywhere. You can also just paste (Ctrl/Cmd+V) an image, an image URL, or SVG code.
Or paste SVG code
1x is the size the SVG was drawn at. Vectors stay sharp at any size, so pick a bigger scale for high-resolution or print use.
Formats without transparency (JPG, BMP) are always filled with white when this is left on Transparent.
Converting SVG to BMP
BMP stores pixels uncompressed, so files are large. Use it only when older software or hardware needs BMP; for everything else PNG is smaller and just as exact.
Related tools
Frequently asked questions
Drop your SVG file into the box above, choose the output size (1x to 4x, or an exact width in pixels) and background, then click Convert. The BMP is ready to download in a moment. Everything runs in your browser, so the file is never uploaded.
An SVG is a drawing, not a grid of pixels, so it has no single "correct" resolution. 1x uses the size the SVG was authored at (from its width and height, or its viewBox). Pick 2x, 3x or 4x for sharper results on high-DPI screens or in print, or type an exact width and the height follows the original proportions.
BMP can't store transparency, so empty areas are filled with a solid color. White is used by default, or pick any color under Background.
An SVG stores shapes as a few lines of text, while a BMP stores every pixel. At 4x scale the number of pixels grows sixteen-fold, so the file grows the same way. PNG holds the same image in far less space.
Text is the usual cause. If an SVG uses a font that isn't installed on your device, the browser substitutes another one, and fonts or images the SVG loads from other websites can't be fetched at all when it's drawn as an image. Converting the text to outlines in your design tool before exporting the SVG makes it render the same everywhere.
Nothing is uploaded. The SVG is drawn inside your browser and converted on your device, and scripts inside an SVG do not run while it is drawn as an image.
Yes. Drop several SVG files at once, adjust the size and background once, and convert them all in one go. You can download them individually or all together as a ZIP.
