OKfmt

Convert to HTML

HTML is the standard format for web content. This group converts Markdown source, DOCX office documents and RTF rich text into complete HTML5 documents with inline layout styles โ€” 3 conversion directions.

Markdown conversion disables embedded HTML to prevent injection. DOCX paragraphs map to semantic tags (p/h1-h6/strong/em/table). RTF is parsed by a control-word state machine that preserves inline bold, italic and underline formatting.