Source .rtf
RTF
Rich Text Format — plain text with markup, readable by every word processor ever made.
- Compression
- Lossless
- Transparency
- Not supported
- Keeps
- Bold, italics, fonts and basic tables
- Gives up
- Advanced layout, footnotes and styles
Document converter
Turn RTF files into DOCX without installing anything. The target format on this page is already set to DOCX, so a single file or a whole folder is one press of Convert away.
RTF DOCX
Files travel over TLS and are deleted from the server as soon as the conversion finishes.
RTF is Rich Text Format — plain text with markup, readable by every word processor ever made. DOCX is the Office Open XML word processing format — a zipped bundle of XML.
The conversion runs through pandoc and LibreOffice, which parse the RTF into a document tree and write it back out as DOCX rather than doing anything textual or approximate. The DOCX you get back keeps styles, headings, tables, tracked changes and comments, and gives up pixel-exact page breaks, which reflow with the reader's fonts. Heavily designed, multi-column pages are where every converter struggles, so give those a look afterwards.
How it goes3 steps
What each side of this conversion is good at, so you know what you are trading away.
Source .rtf
Rich Text Format — plain text with markup, readable by every word processor ever made.
Result .docx
The Office Open XML word processing format — a zipped bundle of XML.
Other routes in and out of these formats.