AKIT.UnifiedConverter

Upload a file, select a conversion, and download the result instantly.

📄 Word → Markdown

Converts DOCX / DOC / DOTX / DOT to Markdown. Images are embedded as base64.

📄 Word → HTML

Converts DOCX / DOC to a self-contained HTML file with embedded images.

📄 Word → RTF

Converts DOCX / DOC to Rich Text Format.

📄 Word → Plain Text

Extracts plain text content from DOCX / DOC files.

📝 RTF → Word (DOCX)

Converts RTF to DOCX via an HTML intermediate step.

📝 RTF → HTML

Converts RTF to a full HTML document.

📝 RTF → Markdown

Converts RTF to Markdown via an HTML → DOCX intermediate step.

🗒️ Markdown → Word (DOCX)

Converts a Markdown file to a DOCX document.

🗒️ Markdown → RTF

Converts a Markdown file to Rich Text Format.

🌐 HTML → Markdown

Converts an HTML file to GitHub Flavored Markdown.

🌐 HTML → Word (DOCX)

Converts an HTML file to a DOCX document.

🌐 HTML → RTF

Converts an HTML file to RTF. CSS is moved inline for better fidelity.

📊 Excel → Markdown

Converts XLS / XLSX spreadsheets to Markdown tables.

📊 Excel → JSON

Converts XLS / XLSX spreadsheets to JSON data.

📊 Excel → LaTeX

Converts XLS / XLSX spreadsheets to LaTeX tabular format.

📊 Excel → HTML

Converts XLS / XLSX spreadsheets to an HTML table view.

Legacy Office 97–2003 formats (.doc, .xls, .ppt and variants) are converted to their modern OpenXML equivalents (.docx, .xlsx, .pptx).
🗄️ Office 97–2003 → OpenXML

Converts legacy binary Office formats to modern OpenXML:
.doc / .dot.docx
.xls / .xlt.xlsx
.ppt / .pps / .pot.pptx