Initializing... drag & drop files here
Supports: ODG
An ODG file is an OpenDocument Graphic — a vector drawing of shapes, lines, and text made in LibreOffice Draw or Apache OpenOffice Draw. TIFF is a long-standing raster format built for print and archiving, the kind of file a print shop or document-management system expects. This converter renders the editable Draw document to pixels and saves it as a TIFF, which is the right move when a diagram, floor plan, or technical drawing needs to go to print or into a permanent archive rather than onto a web page. The two tables below spell out what each format is, and the section after them is honest about what the vector-to-raster step costs you. .tif and .tiff are the same format with two spellings of the extension — if you specifically want the three-letter name, use ODG to TIF.
| Property | Value |
|---|---|
| Full name | OpenDocument Graphics (drawing) |
| Standard | OASIS OpenDocument, published as ISO/IEC 26300 |
| First standardized | OASIS 1 May 2005; ISO/IEC 26300 on 30 November 2006 |
| File structure | ZIP archive of XML parts (vector objects, styles, metadata) |
| Content model | Editable vector shapes, lines, curves, text, and fills |
| Pages | A Draw document may hold several drawing pages |
| Created by | LibreOffice Draw, Apache OpenOffice Draw |
| Best for | Editable diagrams, flowcharts, posters, and technical drawings |
| Not designed for | Print pipelines or web display — browsers do not render .odg |
| Property | Value |
|---|---|
| Full name | Tagged Image File Format |
| First released | Aldus Corporation, autumn 1986 |
| Current spec | TIFF 6.0, published 3 June 1992; copyright passed to Adobe after it acquired Aldus in 1994 |
| What it is | A tag-based raster container for one or more bitmap images |
| Compression | Lossless (LZW, Deflate/ZIP, PackBits) or lossy (JPEG); or none |
| Color depth | 1-bit bilevel through 8- and 16-bit per channel, plus CMYK |
| Multi-image | Yes — a single TIFF can hold several images (a multi-page document) |
| Native browser support | Effectively none; among major browsers only Safari renders TIFF (MDN) |
| Best for | Print, professional imaging, faxing, and long-term archival |
Because an ODG holds resolution-independent vector art and a TIFF is a grid of pixels, the important thing to understand is that the drawing is rasterized. The converter renders your vector shapes once at a fixed resolution, and after that the TIFF is flat pixels — zooming in looks soft, the same as enlarging any photo, and the original drawing's ability to scale cleanly to any size does not survive the render. Choose a resolution that matches your final output: a diagram headed for a printer wants more pixels than one headed for a slide. There is no detail beyond what was rendered, so keep the source .odg if you might need to resize or re-edit the artwork later — a rasterized TIFF cannot be turned back into editable vector objects. If you need to keep the drawing fully scalable, convert ODG to SVG keeps it as vectors instead of pixels.
This is the one setting worth changing for a Draw document. The page defaults the TIFF "Compression Type" to JPEG, which is lossy — and lossy compression is the wrong choice for diagrams. JPEG-style compression introduces "ringing": faint halos and fuzz along the hard edges of lines, boxes, and text, exactly the detail a technical drawing depends on (Cloudinary). Open Advanced Options and switch "Compression Type" to LZW (the de-facto TIFF standard and the most widely compatible) or Deflate for a lossless file with crisp edges; both compress flat-colored line art well, so the file stays reasonably small without the artifacts. Reserve JPEG compression for TIFFs of photographs, where soft edges are acceptable and the file-size saving is larger.
.odg drawing onto the page, or click "+ Add Files" to browse from your computer. You can queue several files at once.No. ODG stores editable vector objects, but a TIFF is a fixed grid of pixels, so the conversion renders (rasterizes) the drawing once at the resolution you choose. After that the TIFF holds flat pixels — zooming in looks soft, the same as enlarging a photo — and the individual shapes can no longer be moved or edited. If you may need to resize or change the drawing later, keep the source .odg; the rasterized TIFF cannot be turned back into editable vectors. To keep the artwork scalable, convert ODG to SVG instead.
Use LZW or Deflate, both of which are lossless. The page defaults to JPEG compression, which is lossy and adds "ringing" — faint halos along the sharp edges of lines and text that line art can't afford. LZW is the de-facto TIFF standard and the most broadly compatible with image viewers and print software, so it is the safe default for diagrams; Deflate (ZIP) compresses slightly harder. Only choose JPEG compression when the TIFF holds a photograph, where the edges are soft anyway and the smaller file is worth it.
Yes. ODG is part of the OpenDocument Format, which OASIS approved as a standard on 1 May 2005 and ISO published as ISO/IEC 26300 on 30 November 2006; the format has continued through later OpenDocument revisions and is the native drawing format of the actively developed LibreOffice Draw. It remains a current, openly specified format — the reason to convert to TIFF is not that ODG is obsolete, but that print and archival pipelines expect a raster image rather than an editable office drawing.
They are the same format. TIFF files are saved with either a .tif or a .tiff extension, and the bytes inside are identical — the choice is purely about which spelling a downstream tool expects. Some older Windows software and DOS-era pipelines assume the three-letter .tif. If you need that spelling, convert ODG to TIF; otherwise this .tiff output is interchangeable.
Each drawing page is rendered to its own image. TIFF can technically hold several images in one multi-page file, but the common case here is one TIFF per drawing page, so a multi-page Draw document produces several TIFF files. If you want every page kept together in a single document that also stays sharp at any zoom, convert ODG to PDF preserves the pages and keeps the artwork scalable instead.
Usually not. Among the major browsers, only Safari displays TIFF; Chrome, Firefox, and Edge do not render it and will offer to download the file instead (MDN). That is expected — TIFF is a print and archival format, not a web one. If the image is destined for a web page, convert ODG to PNG gives you a lossless raster that every browser shows.
Match it to the print. Print work is usually prepared around 300 pixels per inch, so size the output so its pixel dimensions cover the physical size at that density — for example an A4 page at 300 ppi is roughly 2480 x 3508 pixels. Set this with "Image resolution": choose a Preset Resolution or enter an exact "Width x Height". Because the vector is rasterized to whatever grid you pick, rendering larger than you need wastes file size, while rendering too small leaves the print looking soft; there is no detail beyond the pixels created at conversion time.
In our testing, a single-page A4 ODG diagram rendered at its native size with LZW compression produced a TIFF that was larger than a comparable PNG — that is normal, because TIFF prioritizes fidelity and print compatibility over small files. Your file is uploaded over an encrypted connection, rasterized and encoded into TIFF on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. The main practical limit is upload size and time, not your device.