markdown-converter
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analy
By intellectronica · 1,628 installs
npx skills add intellectronica/agent-skills --skill markdown-converter
Source repository · Upstream listing
Markdown Converter
Convert files to Markdown using uvx markitdown — no installation required.
Basic Usage
Supported Formats
Documents : PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls)
Web/Data : HTML, CSV, JSON, XML
Media : Images (EXIF + OCR), Audio (EXIF + transcription)
Other : ZIP (iterates contents), YouTube URLs, EPub
Options
Examples
Notes
Output preserves document structure: headings, tables, lists, links
First run caches dependencies; subsequent runs are faster
For complex PDFs with poor extraction, use d with Azure Document Intelligence