Why convert ODT to OTT?
ODT and OTT share the same ZIP+XML structure; the only meaningful difference is the mimetype entry inside the archive. Converting a document to OTT prevents accidental overwrites and ensures colleagues who open it get a fresh untitled copy rather than editing the template itself. Distributing a .ott file is the standard way to share reusable styles and boilerplate layouts in ODF workflows.
How to convert ODT to OTT
LibreOffice Writer FREE
Open the .odt, go to File > Save As, and select ODF Text Document Template (.ott) from the file-type dropdown; all formatting, styles, and content carry over intact.
OpenOffice.org Writer FREE
Open the .odt in OpenOffice.org Writer and use File > Save As to select ODF Text Document Template (.ott); note that OpenOffice.org lags behind LibreOffice on ODF support.
Programs that convert ODT
About these formats
An ODT file is an OpenDocument Text document - the vendor-neutral word-processing format native to LibreOffice Writer and Apache OpenOffice. Microsoft Word opens ODT directly (since Word…
Open .ODT details →An OTT file is an OpenDocument Text Template - a reusable layout and style starting point for word-processing documents in the open ODF standard. It is the template version of ODT, used…
Open .OTT details →Quality & what to watch
- ODT and OTT are structurally identical ZIP archives - the only difference is the
mimetypevalue (application/vnd.oasis.opendocument.textvsapplication/vnd.oasis.opendocument.text-template); no content is lost. - After conversion, double-clicking the
.ottopens a new untitled.odtbased on the template; to edit the template itself, use File > Templates > Edit Templates in LibreOffice. - Macros stored in the
.odtcarry over to the.ottalong with all other content.
Frequently asked questions
Does renaming `.odt` to `.ott` work?
mimetype entry - use File > Save As in LibreOffice for a proper conversion.Will all styles and formatting be preserved?
Can I use the `.ott` as a shared team template?
.ott file and each person who opens it gets a fresh untitled copy automatically, preserving the original template for reuse.