markdown-converter

Convert PDF, DOCX, PPTX, XLSX, HTML, CSV, JSON, and XML documents to Markdown.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/annquin/revit-bim-workspace --skill markdown-converter-annquin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-converter
Source: https://github.com/annquin/revit-bim-workspace/tree/main/skills/markdown-converter
Command: npx skills add https://github.com/annquin/revit-bim-workspace --skill markdown-converter-annquin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts diverse document formats into Markdown to simplify downstream processing, analysis, and content delivery.

Core Features & Use Cases

  • Supports a wide range of inputs including PDF, DOCX, PPTX, XLSX/XLS, HTML, CSV, JSON, XML, images (EXIF/OCR), and audio transcripts.
  • Preserves document structure such as headings, tables, lists, and links for clean Markdown output.
  • Provides command-line options to tailor output and leverage cloud Document Intelligence for complex PDFs.

Quick Start

Convert a single document to Markdown with a single command.

Frequently Asked Questions about markdown-converter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PDF to Markdown while preserving document structure?

To convert a PDF to Markdown, this tool parses the input and preserves headings, tables, lists, and links for clean Markdown output. You can also leverage cloud Document Intelligence for complex PDFs.

What is the best way to extract content from DOCX and PPTX files into Markdown?

The best way to convert DOCX and PPTX files into Markdown is using a conversion tool that parses multiple formats while preserving document structure like headings and lists for easier downstream processing.

Can I extract tables from XLSX and CSV files and output them as Markdown?

Yes, you can convert XLSX, XLS, and CSV files into Markdown. The conversion process preserves document structure, including tables, ensuring the data is formatted correctly for analysis and publishing workflows.

Does this Markdown converter support extracting text from images and audio transcripts?

Yes, this Markdown converter supports images by extracting EXIF and OCR data, and it also processes audio transcripts, converting these diverse inputs into structured Markdown for easier content preparation.

How do I customize document conversion to Markdown using command-line options?

You can customize document conversion to Markdown using CLI options including -o, -x, -m, -c, -d, -e, --use-plugins, and --list-plugins to tailor the output and handle complex PDFs.

What file formats can I parse into Markdown for data extraction workflows?

You can parse a wide range of file formats into Markdown for data extraction, including PDF, DOCX, PPTX, XLSX, HTML, CSV, JSON, and XML, simplifying downstream content delivery and analysis.