markdown-converter

Convert PDFs, Word, PowerPoint, Excel, HTML, CSV, JSON, XML, images, audio, YouTube, and EPubs to Markdown.

281|25|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/intellectronica/agent-skills --skill markdown-converter-intellectronica
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-converter
Source: https://github.com/intellectronica/agent-skills/tree/main/plugins/markdown-converter/skills
Command: npx skills add https://github.com/intellectronica/agent-skills --skill markdown-converter-intellectronica

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts a wide range of documents and media into Markdown to streamline content processing for AI tools and documentation workflows.

Core Features & Use Cases

  • Wide format support: PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (EXIF/OCR), audio transcripts, ZIP archives, YouTube URLs, and EPub.
  • No installation required: run uvx markitdown directly to produce Markdown output.
  • Use Case: prepare data for LLM prompts, content analysis, or publishing-ready documentation.

Quick Start

Convert input files to Markdown by running uvx markitdown on your file.

Frequently Asked Questions about markdown-converter

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

FAQPage Schema
How do I convert PDF to Markdown for LLM prompts?

You can convert PDF to Markdown to prepare content for LLM prompts by running a single conversion command. This skill processes PDFs and outputs normalized Markdown text ready for analysis.

Can I convert Word documents and PowerPoint files into Markdown?

Yes, converting Word and PowerPoint files into Markdown is fully supported. The skill transforms .docx and .pptx documents into Markdown format to streamline content processing for documentation workflows.

Does this tool support extracting text from images and audio transcripts?

Extracting text from images and audio transcripts is supported through EXIF, OCR, and audio processing. This allows you to generate Markdown content from multimedia files for AI tools.

What is the best way to convert YouTube URLs and EPubs to Markdown?

The best way to convert YouTube URLs and EPubs to Markdown is using a zero-install conversion tool. It directly processes these sources to create Markdown-ready content for LLM analysis.

Do I need to install any software to convert HTML, CSV, and JSON files?

No installation is required to convert HTML, CSV, and JSON files into Markdown. You can run the conversion directly to produce normalized output without setting up a local environment.