RTF OpenDocument Swap
RTF to OpenDocument
Converting on this device…
The file is not uploaded.
1 · Choose a RTF file
.rtf · stays in this tab
2 · Convert
3 · Download
Choose a file to convert. It is not uploaded.
HTML pivot preview
FAQ and format details
Why convert RTF to OpenDocument?
Public-sector handoffs: someone sends RTF, the archive wants ODT. Or you are standardizing on LibreOffice and do not want a folder of mixed .rtf leftovers.
How this conversion runs
Same hub as the other RTF outputs: control-word parse, HTML blocks, then text:p / emphasis styles in content.xml. PNG/JPEG picts embed under Pictures/.
Keep in mind for RTF → OpenDocument
Writer's own RTF import may understand more vendor extensions. Compare a sample if layout is contractual. This path is honest about the subset: body text and basic emphasis.
After you have a OpenDocument file
Open in LibreOffice, set language, export PDF from Writer if needed. Keep the RTF only if a regulator asked for the original bytes.
Is ODT required if I already have RTF?
Only if policy says so. RTF is already an interchange format. ODT is better for long-term Writer editing and for ISO-minded archives.
Will Writer show tracked changes from RTF?
This converter does not map RTF revision marks. Accept/reject in Word first if that matters.
This pair at a glance
- Accepts
- .rtf
- Writes
- .odt · application/vnd.oasis.opendocument.text
- Read fidelity
- medium (RTF → HTML)
- Write fidelity
- high (HTML → OpenDocument)
- Source size
- Plan for files under 7.6 MB
The file is read in this tab. It is not uploaded.
Something off with this pair? Send feedback.
About Rich Text Format and OpenDocument Text
Source file
Rich Text Format
A text-based interchange format from Microsoft for basic rich text: fonts, colors, bold/italic, and simple pictures.
RTF was designed so Word, WordPad, TextEdit, and mail clients could exchange formatted text without the full Word binary. It is verbose (control words like \b, \i, \par) but human-inspectable. Fidelity is lower than DOCX: no modern styles, limited tables, and vendor-specific extensions.
- Extensions
- .rtf
- MIME types
- application/rtf, text/rtf
- Kind
- text · mixed
- Category
- word processing
- Standard
- Open format · since 1987
- Comfortable size
- Up to about 7.6 MB in this browser converter
- Read into HTML
- medium fidelity · implemented — Control-word subset: paragraphs, bold/italic/underline/strike/sub/sup, Unicode escapes, simple lists and tables, PNG/JPEG picts, and HYPERLINK fields.
What this format can hold
- paragraphs
- lists
- inline formatting
- images
- tables
Usually dropped on the way in
- embedded ole
- page setup
- complex tables
- theme fonts
Apps that consume RTF
- Microsoft Word (Microsoft) — creates and opens on Windows, macOS
- WordPad (Microsoft) — creates and opens on Windows
- TextEdit (Apple) — creates and opens on macOS
- LibreOffice Writer (The Document Foundation) — creates and opens on Windows, macOS, Linux
- Apple Notes (Apple) — creates and opens on macOS, iOS
Catalog notes
Destination file
OpenDocument Text
The ISO text format used by LibreOffice Writer and OpenOffice: a ZIP of XML, the open counterpart to DOCX.
ODT is part of the OpenDocument family (ODS spreadsheets, ODP presentations). Governments and open-source shops standardize on it. Internally it is content.xml plus styles, metadata, and media. Conversion through HTML maps text:h / text:p / tables onto HTML equivalents.
- Extensions
- .odt
- MIME types
- application/vnd.oasis.opendocument.text
- Kind
- zip · binary
- Category
- word processing
- Standard
- Open format · since 2005
- Comfortable size
- Up to about 24 MB in this browser converter
- Written from HTML
- high fidelity · implemented — Writes a minimal ODT package with nested lists, emphasis styles, and Pictures/ embeds for data-URL images.
What this format can hold
- headings
- paragraphs
- lists
- tables
- links
- images
- inline formatting
- styles
Usually dropped on the way out
- css positioning
- webfonts
Apps that consume OpenDocument
- LibreOffice Writer (The Document Foundation) — creates and opens on Windows, macOS, Linux
- Apache OpenOffice Writer (Apache) — creates and opens on Windows, macOS, Linux
- Google Docs (Google) — creates and opens on Web
- Microsoft Word (Microsoft) — creates and opens on Windows, macOS, Web
- Calligra Words (KDE) — creates and opens on Linux
- OnlyOffice — creates and opens on Windows, macOS, Linux, Web