To Markdown Tool

Convert files to Markdown with the right tool for each format.

Document Converters

Spreadsheet and Data Converters

Web and Text Converters

Which Converter Should You Use?

Which Converter Should You Use?
Your sourceRecommended converterKey question to check
Fixed-layout document PDF to Markdown Does it need OCR?
Editable Word document Word to Markdown Are images and notes included?
Spreadsheet workbook Excel to Markdown Formula or displayed value?
Slide deck PowerPoint to Markdown Are speaker notes included?
HTML code or file HTML to Markdown How are unsupported tags handled?
Public webpage URL to Markdown Is JavaScript rendering supported?
Ebook publication EPUB to Markdown One file or one file per chapter?
Delimited table CSV to Markdown Which delimiter and encoding?
Object or API payload JSON to Markdown Table, hierarchy or code block?
XML document XML to Markdown How are namespaces represented?
Unformatted text Text to Markdown Which heuristics are enabled?

What Markdown Can and Cannot Preserve

Markdown is well suited to headings, paragraphs, lists, links, images, code and—when using a compatible dialect—simple tables. It cannot reproduce every feature of page-layout, spreadsheet, presentation or publication formats.

Need the Reverse Conversion?

Use theMarkdown to PDF converterwhen your source is already Markdown and you need a shareable PDF.