Initializing... drag & drop files here
Supports: ODP
This walks you through turning an OpenDocument Presentation (.odp) — the format LibreOffice Impress and Apache OpenOffice Impress save by default — into print-grade TIFF images, one TIFF per slide. It is written for anyone who needs slides as archival or press-ready rasters rather than as an editable deck, and it flags the two settings that quietly ruin a TIFF (the wrong compression type and too-low DPI) so you get crisp, lossless output the first time.
.odp onto the page or click "+ Add Files". You can queue several presentations and convert them with the same settings; each slide in each deck is rendered to its own TIFF.TIFF is a container that can hold image data several different ways, and the compression you choose decides whether your slide stays pixel-perfect. The converter defaults the Compression Type to JPEG, which is lossy — fine for a photo-heavy slide you want small, but it adds visible halos around the sharp edges of text, tables, and vector shapes, which is exactly the content most slides are made of. xconvert's own page notes that LZW is the standard choice for TIFF compatibility, and for a slide raster you almost always want a lossless mode:
A background color matters too: under Image Transparency the Color defaults to White, which is what you want for printed slides — it fills any transparent slide background with solid white rather than leaving it undefined.
.odp before uploading.If the deck leans on motion — entrance builds, slide transitions, embedded video or audio, or timed reveals — none of that survives flattening to a still image, because an image has no timeline. Keep the original .odp and present from Impress when playback matters. If you instead want the whole deck as one shareable, printable file that holds the slide layout, convert ODP to PDF rather than separate images. And if you only need screen-friendly pictures that open anywhere, ODP to JPG or ODP to PNG are better targets than TIFF.
One TIFF per slide. The deck is read slide by slide and each slide is rendered to its own TIFF at the DPI and compression you choose, so a 12-slide presentation produces 12 separate images — not a single multi-page TIFF. When a conversion yields more than one file, the images are packaged into a ZIP so you can download them in one step. If you need every slide in a single file instead, convert ODP to PDF.
Because no still-image format can hold them. A TIFF is one frozen frame, so entrance animations, slide transitions, timed builds, and any embedded audio or video are dropped — you get the final on-screen state of each slide as a picture. This is what an image is, not a converter limitation; even inside PowerPoint several ODP animations only partially survive. To keep the deck playable, present from the original .odp in Impress.
For most slides, switch it. JPEG inside a TIFF is lossy and softens the sharp edges of text, tables, and line art, which is the bulk of slide content. Set Compression Type to LZW or Deflate for lossless output that stays pixel-perfect, or None if a workflow demands an uncompressed file. Keep JPEG only when a slide is almost entirely photographic and you specifically want a smaller file.
300 DPI is the print standard and the converter's default; it gives crisp text and graphics on paper. Use 72-96 DPI when the images are only for screens and you want small files, and 600 DPI or higher only when a printer or archive explicitly requires it — note that higher DPI sharply increases both file size and processing time.
Generally no. Per MDN, Safari is the only major browser that displays TIFF natively; Chrome, Firefox, and Edge do not render it in a page. TIFF is built for print and long-term archival — it is opened by image editors, page-layout tools, and document viewers, not web pages. If you need slides that display in any browser, choose ODP to JPG or ODP to PNG instead. (The .tif and .tiff extensions are the same format — our ODP to TIF tool produces identical output.)
Your .odp is uploaded over an encrypted (TLS) connection, processed on our servers, and deleted automatically a few hours after conversion. No account is required, the output carries no watermark, and your files are never shared or made public.