Initializing... drag & drop files here
Supports: ODG
.odg files, or click "+ Add Files" to select them. Each drawing becomes one page in the combined PDF, in the order you upload — drag thumbnails to rearrange.ODG is the OpenDocument Drawing format defined by the OASIS OpenDocument specification (ISO/IEC 26300, first published as an international standard in November 2006, with ODF 1.4 ratified by OASIS in December 2025). It is the native vector format for LibreOffice Draw and Apache OpenOffice Draw, and stores diagrams, flowcharts, floor plans, network topologies, and technical illustrations as XML inside a zip container. The trouble: anyone you send an .odg to needs LibreOffice or OpenOffice installed to open it — Microsoft Office, Apple Preview, Google Drive's web viewer, and most browsers will not render it natively. Merging to PDF solves that and gives you one document instead of N.
.odg files for easier editing. A single 12-page PDF is far less error-prone than emailing 12 attachments labelled floor1.odg, floor2.odg, floor3.odg..odg for long-term archives because the rendering layer is frozen. ODF 1.0 files from 2005 still open in modern Draw, but PDF is more portable for non-technical recipients.| Property | ODG | |
|---|---|---|
| Standard | OASIS ODF / ISO/IEC 26300 | ISO 32000-2:2020 |
| MIME type | application/vnd.oasis.opendocument.graphics |
application/pdf |
| Container | Zipped XML (content.xml, styles.xml, META-INF/) |
Binary, object-based |
| Vectors preserved | Yes (native) | Yes (when exported as vectors from Draw) |
| Editor required | LibreOffice Draw / OpenOffice Draw / Calligra | Any PDF reader; editor for changes |
| Multi-page | Yes (Pages 1..N) | Yes |
| Universal viewer support | LibreOffice family + a few online tools | Every browser, OS, phone, email preview |
| First public release | 2005 (ODF 1.0) | 1993 (Adobe 1.0); ISO 32000-1 in 2008 |
| Typical use | Editable source for diagrams and drawings | Final deliverable, archival, print |
The "Compression Type" dropdown maps to Ghostscript's standard PDF settings, which trade file size for image fidelity. The image quality slider is independent — it controls JPEG quality of any rasterized image content embedded inside the drawing.
| Compression Type | Best for | Trade-off |
|---|---|---|
| Screen (default) | Email, web preview, quick review | Smallest file; raster content downsampled to ~72 dpi |
| Ebook | Tablet / phone reading, lightweight sharing | Small file; raster ~150 dpi — readable on retina displays |
| Default | General-purpose distribution | Balanced size and quality |
| Prepress | Print shop, brochure submission | Large file; ~300 dpi raster, color-managed |
| Printer | Local high-quality printing | Largest; preserves the most detail |
For pure-vector ODG content (shapes, text, lines drawn in Draw), all five settings produce visually identical output — vectors are not downsampled. The setting only matters when your .odg has embedded bitmaps (a logo PNG, a screenshot, a photo).
In this tool the ODG is rendered to a high-quality image and embedded as one page per file, so shapes are rasterized rather than carried through as PDF vector objects. To keep vectors crisp at any zoom, pick Printer or Prepress under Compression Type and raise Image Quality to 95–100. If you specifically need vector-preserving export and you have LibreOffice locally, opening the file in Draw and using File → Export As → Export as PDF preserves shape geometry.
That LibreOffice behaviour is a known footgun: the "Export Directly as PDF" toolbar button exports only the currently selected page if a single page is highlighted, with a fix being to use File → Export As → Export as PDF… and select "All" in the Range section, or to deselect everything before exporting. This online tool treats each uploaded .odg file as one page, so for multi-page sources, save each page as its own .odg (or fix the export from Draw) before uploading.
Yes. Set "Combine?" to Individual PDFs and you'll receive a zip with one PDF per source .odg. Use this when you want separate deliverables but still want browser-only conversion without installing Draw on every machine.
Contained (default) scales the drawing to fit inside the page margins without cropping — this is what you want for technical drawings, schematics, and floor plans where every line matters. Cover scales the drawing to fill the entire page, cropping whatever doesn't fit the page aspect ratio — useful for full-bleed presentation graphics or poster-style layouts where you want zero white space.
Two common reasons. First, this tool rasterizes each ODG page; LibreOffice's native PDF export keeps vector shapes as vector objects, which compress better than images. Second, the Screen compression default downsamples raster content; if your drawings have embedded photos, switching to Ebook or Default and raising the Quality slider both shrink and sharpen output. For pure line drawings, the file size difference is mostly down to compression type.
A4 (default, 210×297 mm), A3 (297×420 mm), LETTER (8.5×11 in), LEGAL (8.5×14 in), TABLOID (11×17 in), LEDGER, EXECUTIVE, ARCH A (9×12 in), ARCH B (12×18 in), ISO B4, ISO B5, plus Original which uses each ODG's own page size (read from style:page-layout-properties in the file). For posters and large schematics, ARCH B or A3 is usually the right pick.
No — because each page is rasterized, interactive layers and clickable hyperlinks become flat pixels in the output. If you need clickable links in the PDF, do the export inside LibreOffice Draw instead and tick "Create PDF form" / "Export bookmarks" in the PDF options dialog.
Not in this tool — the input list is restricted to .odg. To combine ODG output with images or other PDFs, run this merge first, then use Merge PDF to add the result to other PDFs, or Merge Image to PDF for mixing photos and drawings into a single document.
Use Convert ODG to PDF for one-file conversions, or ODG to PNG, ODG to JPG, and ODG to SVG if you need a raster image or SVG instead of PDF.