Converting from RTF
RTF sources are decoded to plain text chunks. Font names and inline styling are not preserved — only readable content and basic structure.
Output as MD
Headings and paragraphs are written as Markdown text. Complex layout from PDF or Word will not map to advanced MD features.
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.