New PPTX and XLSX to Markdown Converters
Two new converters turn Office documents into Markdown: PPTX to MD for PowerPoint presentations and XLSX to MD for Excel spreadsheets. HTML to MD now handles images too, joining the existing DOCX to MD and PDF to MD converters.
Highlights
- PPTX to MD - convert PowerPoint presentations to Markdown.
- XLSX to MD - convert Excel spreadsheets to Markdown.
- HTML to MD now handles images.
Try it out
- PPTX to MD - API sandbox: pptx-to-md
- XLSX to MD - API sandbox: xlsx-to-md
- HTML to MD - API sandbox: html-to-md