Initializing... drag & drop files here
Supports: ODT
Render the pages of an OpenDocument Text file into Windows Bitmap (.bmp) images. This is the tool to reach for when a legacy Windows program, an embedded display, or an imaging pipeline insists on raw, uncompressed bitmaps. Each page is rasterized to a flat picture — the text becomes pixels, not selectable characters — and because BMP applies no compression, expect large files compared with PNG or JPG.
.odt onto the page or click "+ Add Files". You can queue several documents and convert them with the same settings in one batch..bmp; a multi-page document returns a ZIP with one BMP per page. No sign-up, no watermark.All three are flat raster pictures of a rendered page, so none keeps the text editable. The difference is how much disk space the same pixels take.
| Property | BMP (this tool) | PNG | JPG |
|---|---|---|---|
| Compression | None — raw pixels | Lossless | Lossy |
| Typical size, A4 page at 300 DPI | ~25 MB (24-bit) | low single-digit MB | often under 1 MB |
| Text and table edges | Exact pixels | Crisp, no artifacts | Soft halos at low quality |
| Transparency | Not supported | Supported (alpha) | Not supported |
| Best for | Old Windows software, embedded displays, raw-bitmap pipelines | Sharp text at a fraction of BMP's size | Smallest file, photo-heavy pages |
| Color depth | 1-bit to 24-bit (true color) | 1-bit to 48-bit | 24-bit (8 bits/channel) |
Only choose BMP when something downstream specifically requires it. For the same lossless quality at a fraction of the size, use ODT to PNG; for a portable, multi-page document with a selectable text layer, use ODT to PDF; to keep editing the words, use ODT to DOCX.
Many. The BMP format holds exactly one image, so each page of your document is rendered to its own bitmap. A one-page ODT downloads as a single .bmp; anything longer downloads as a ZIP with one BMP per page, in document order. To keep every page together in one file, convert to PDF instead.
Because BMP stores raw, uncompressed pixels while PNG applies lossless compression — for the same content PNG files are commonly 50-80% smaller with no quality difference. In our testing, a text-heavy A4 page at the default 300 DPI lands around 25 MB as a 24-bit BMP but only a few megabytes as PNG. If file size matters and you don't specifically need a bitmap, convert to PNG.
No. Converting a document to BMP rasterizes it — the words become flat pixels rather than characters, so the result is neither selectable nor searchable. Recovering editable text would require OCR. If you need a searchable, portable copy, target PDF; to keep editing the document, use ODT to DOCX.
150 DPI is comfortable for on-screen viewing, 300 DPI (the default) matches print expectations, and 600 DPI is worth it only for reading very fine print. Because BMP is uncompressed, each step up in DPI multiplies the file size — roughly quadrupling it from 300 to 600 DPI — so pick the lowest DPI that still looks sharp for your use.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. There is no fixed page or file-count cap; the practical limit is upload size and your connection speed, since a multi-page ODT renders to several large, uncompressed bitmaps.