Converting from MD
Markdown is treated as structured plain text. Headings and lists remain as text markers unless the target format renders them.
Output as RTF
A lightweight RTF file is generated from extracted text. Useful when DOCX is too heavy or the recipient expects Rich Text Format.
All conversion runs locally in your browser via Web Workers. Your files are not sent to any server, which makes ydoconv suitable for confidential documents, drafts, and large batches.