← All tools
// Converter / Document

ODG to PNG online

Extract images & thumbnails from ODG (OpenDocument Graphics) files — free, browser-only

ODG Converter
by
CHUNKY
MUNSTER
How it works: ODG files are ZIP archives. This tool unpacks each file in your browser and extracts the embedded thumbnail PNG plus any images stored inside — no file is ever sent to a server.
📂
Drag & drop ODG files here
Supports: .odg · .odt · .odp · .ods — multiple files at once

About ODG Files

ODG (OpenDocument Graphics) is the standard format used by LibreOffice Draw and Apache OpenOffice for vector drawings. Like all OpenDocument formats, an ODG file is actually a ZIP archive containing XML for the drawing data, an embedded thumbnail PNG, and any images placed into the drawing.

What this tool extracts

Frequently Asked Questions

Does this tool upload my files anywhere?

No. Everything runs entirely in your browser using the JavaScript File API and JSZip. Your ODG files never leave your device.

Why is the thumbnail small?

The thumbnail is generated by LibreOffice at save time — typically at 128×128 or 256×256 pixels. It's designed as a preview, not a full-resolution export. For high-resolution PNG output, open the file in LibreOffice Draw and export via File → Export as Image.

Can I convert ODT and ODP files too?

Yes — the same structure applies to all OpenDocument formats. ODT (text), ODP (presentation), and ODS (spreadsheet) files all contain a thumbnail and any embedded pictures that this tool can extract.

What if no images are found?

Some ODG files contain only vector shapes with no embedded raster images, and were saved without generating a thumbnail (e.g. exported programmatically). In that case the tool will report what it found and offer the document metadata.