ODT to PNG Converter

Convert ODT files to PNG format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: ODT

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Conversion Quality
Higher DPI settings improve image quality but increase processing time. 300 DPI is the recommended balance between high-quality output and processing speed for most documents.
Image Compression
Quality preset
Higher quality settings preserve more detail but result in larger files. Lower settings reduce file size by increasing compression.
Image Transparency
Color
Image resolution
Colors
Compression level
Compression level
Compression speed
Compression speed

Converting ODT to PNG: What This Tutorial Covers

PNG is the right target when a page is mostly type: it has no block artefacts around letterforms and it can carry a transparent background. But two of its settings on this page behave differently from what most people assume — the default preset is not lossless, and the background is not transparent unless you ask for it. This walk-through covers the four steps, then explains exactly what those two controls do and how to fix the results people most often complain about.

How to Convert ODT to PNG

  1. Upload Your ODT File: Drag your .odt onto the page or click "+ Add Files". Queue several documents and they convert together with identical settings.
  2. Set the Conversion Quality: This is the render resolution, not a compression slider — 72, 96, 150, 200, 300, 400, 600 or 1200 DPI, opening on 300. It decides how many pixels each page gets, and nothing later in the chain can add detail it did not produce.
  3. Choose the Quality Preset and Image Transparency: Highest is the only true-colour lossless setting; Very High, the default, runs a palette optimiser that caps the image at 256 colours while keeping the alpha channel. Image Transparency opens on White, so switch it to "Unchanged" if you want the page background to stay transparent.
  4. Convert and Download: Click "Convert" and take the numbered PNGs, one per page. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark.

Walk-through: The Quality Preset Is Not a Simple Slider

The Quality Preset does not just turn a dial; at the top setting it changes which encoder runs at all.

Quality Preset What actually happens Colours in the output Alpha channel
Highest True-colour PNG written directly, with maximum deflate effort Up to 16.7 million Preserved
Very High (default) Palette optimiser targeting quality 95 Up to 256 Preserved
High / Medium / Low / Very Low / Lowest Same palette optimiser, progressively looser targets (90, 80, 70, 60, 50) Up to 256 Preserved

For a normal text document this distinction rarely matters — a page of black type on white needs only a handful of greys for antialiasing, so 256 colours is far more than enough and the palette version is dramatically smaller. It starts to matter the moment the page contains a photograph, a gradient fill, a soft drop shadow, or a chart with subtle colour ramps. Those need thousands of shades, and squeezing them into 256 produces visible banding.

  • Want a genuinely lossless capture of the page, artefact for artefact: set Quality Preset to Highest.
  • Want the smallest sensible file for a text page: leave it on Very High.
  • Page contains photos and the file is still too big at Highest: PNG is the wrong format for that page — use ODT to JPG or ODT to WebP.

Walk-through: Getting a Transparent Background

PNG is the only image target on this site that can hold a transparent page background, but you have to select it. The Image Transparency list opens on White, which flattens the page onto solid white before saving.

Image Transparency setting Effect on the finished PNG
Unchanged Alpha preserved — everywhere the document has no content, the PNG is transparent
White (what the list opens on) Page composited onto solid white
Black, plus 23 other named colours Page composited onto that colour

"Unchanged" is genuinely useful when you want to drop a page onto a coloured slide or a patterned web background without a white rectangle around it. It is not useful if the destination re-flattens the image anyway — most chat apps, many email clients, and every JPEG-only upload form will composite it onto their own background, usually white, sometimes black.

Common Errors and How to Fix Them

  • "My PNG has a white box instead of a transparent background." Image Transparency was left on White. Set it to Unchanged and convert again.
  • "A photo on the page came out banded and posterised." The default preset palette-optimises to 256 colours. Set Quality Preset to Highest.
  • "The text is fuzzy even though I set the quality to Highest." Highest controls compression, not resolution. Raise Conversion Quality — 300 DPI for print-quality type, 600 DPI when it is very small.
  • "The PNG is far bigger than a JPG of the same page." Expected. PNG's deflate compression works on runs of identical pixels, which photographic noise does not have. On photo-heavy pages JPG or WebP will always be smaller.
  • "A 1200 DPI conversion produced files I cannot use." At 1200 DPI an A4 page is roughly 140 megapixels. Unless a specific system asked for that, 300-600 DPI is the useful range.
  • "The document opened in Writer but the conversion did not finish." One cause worth ruling out first is a password-protected ODT — there is nowhere to supply the password here, so remove it in Writer, save, and upload again.

When This Doesn't Work

Rendering depends on the fonts that were available at conversion time. A document that references an unusual commercial typeface will be laid out with a metrically similar substitute, which can shift line breaks and repaginate long documents — the visual result is close but not guaranteed identical to what you see on your own machine. Embedding the fonts in the ODT before uploading avoids this, and checking the page count afterwards is a cheap sanity test. If pagination has to be exactly right, or if the text needs to stay selectable and searchable, convert to a fixed-layout document instead: ODT to PDF keeps a real text layer and packs every page into one file.

Frequently Asked Questions

Is the PNG output actually lossless?

Only at the Highest quality preset. Every other preset, including the Very High default, runs a palette optimiser that reduces the page to at most 256 colours before writing the PNG — a lossy step, even though PNG's own compression is lossless. It is a very good trade for text pages and a poor one for photographs. If you need pixel-exact output, choose Highest explicitly; it is not what the page opens on.

Why is my background white when PNG supports transparency?

Because the Image Transparency control on this page opens on White rather than on "Unchanged". The document is composited onto white before the PNG is written. Select "Unchanged" from that list and the alpha channel survives, giving you a page with genuinely transparent margins.

Does a 10-page ODT produce one PNG or ten?

Ten, numbered in page order and downloadable individually or together. A PNG file holds exactly one image; the format has no concept of stacked pages. If you want all pages inside one file, use ODT to PDF. The animated variant, APNG, exists for motion rather than pagination and is not a document container either.

What resolution do I need if the PNGs are going to be run through OCR?

Around 300 DPI is the working floor for reliable recognition of ordinary body text, and 400-600 DPI is worth using for small print, footnotes, or degraded source material. Going beyond 600 DPI rarely improves recognition and inflates files quickly, because pixel count scales with the square of DPI. Also set Quality Preset to Highest for OCR work — palette reduction is exactly the kind of subtle edge damage that recognition engines are sensitive to.

Why is my PNG so much bigger than the equivalent JPG?

PNG compresses by finding repetition; JPEG compresses by discarding detail your eye is unlikely to notice. A page of flat white with black type is enormously repetitive, so PNG does well and often beats JPEG. A page dominated by a photograph has almost no exact repetition, so PNG has very little to work with while JPEG thrives. Match the format to the page rather than expecting one to win everywhere.

Do the PNGs keep any of the document's text, fonts or metadata?

None of it. Rasterising keeps the visible appearance and discards everything else — characters, font files, styles, tracked changes, comments, author fields and document properties. Search, copy-paste and screen readers all see a picture. That is often a feature when you are sharing a page publicly, but it is not a redaction tool: anything visible on the page is still perfectly visible in the image.

Can I turn the PNGs back into a document afterwards?

Not into the original. You can bundle the images into a PDF with an image-to-PDF conversion, and you can OCR them to recover approximate text, but the styles, tables, lists and section structure are gone for good. Keep the ODT as your master copy — the images are a derivative, not a replacement.

Is my document private, and is there a size limit?

There is no sign-up and no watermark. Your file is uploaded over an encrypted TLS connection, processed on our servers, and deleted automatically a few hours after conversion — never shared or made public. The realistic constraint is upload size and connection speed rather than a fixed page cap. If the finished PNGs are what is too large, either drop the Conversion Quality a step or run them through the PNG compressor.

Rate ODT to PNG Converter Tool

Rating: 4.8 / 5 - 79 reviews