markitdown

Convert PDF, Word, Excel, PowerPoint, HTML, images, and audio files into Markdown text.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/AgentPMT/agent-skills --skill markitdown-agentpmt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markitdown
Source: https://github.com/AgentPMT/agent-skills/tree/main/skills/markitdown
Command: npx skills add https://github.com/AgentPMT/agent-skills --skill markitdown-agentpmt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the conversion of various file types into Markdown, making their content easily accessible and processable by AI agents.

Core Features & Use Cases

  • Universal File Conversion: Converts PDFs, Word documents, Excel spreadsheets, PowerPoint presentations, HTML, images, audio, and more into Markdown.
  • Agentic Workflow Integration: Prepares diverse data formats for AI analysis, indexing, and further processing within agent workflows.
  • Use Case: You receive a client's report as a PDF. Use this Skill to convert it into Markdown so your AI agent can easily extract key findings and summarize the content.

Quick Start

Use the markitdown skill to convert the PDF document located at the provided URL into Markdown text.

Frequently Asked Questions about markitdown

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

FAQPage Schema
How do I convert a PDF document to Markdown for AI processing?

To convert a PDF to Markdown, you can use this Skill to transform the document content into accessible text. It processes the PDF and outputs Markdown formatted text ready for AI agent analysis.

What is the best way to convert Excel and PowerPoint files into Markdown?

The best way to convert Excel and PowerPoint files into Markdown is using an automated conversion tool. This Skill directly processes spreadsheets and presentations, outputting structured Markdown text.

Can I convert HTML and images to Markdown using a public URL?

Yes, you can convert HTML and images to Markdown using a public URL. This Skill accepts public URLs as input, retrieving the content and converting it into Markdown text.

Does file conversion to Markdown support base64 encoded content?

Yes, file conversion to Markdown supports base64 encoded content. The Skill accepts base64 encoded data directly, allowing you to convert files without exposing public URLs.

Why convert documents to Markdown for agentic data processing?

You convert documents to Markdown to make their content easily accessible and processable by AI agents. Markdown provides a standardized text format that agents can parse for analysis.

What file formats are supported for converting to Markdown text?

Supported file formats for converting to Markdown text include PDF, Word, Excel, PowerPoint, HTML, images, and audio. The Skill processes these diverse types into Markdown format.