markdownify-mcp

Convert web pages, PDFs, Office documents, images, and audio into Markdown format.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/caoronglin/copaw-skills --skill markdownify-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdownify-mcp
Source: https://github.com/caoronglin/copaw-skills/tree/main/skills/markdownify-mcp
Command: npx skills add https://github.com/caoronglin/copaw-skills --skill markdownify-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @zcaceres/markdownify-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of converting various content formats (web pages, PDFs, Office documents, multimedia) into a unified Markdown format, making them easily searchable, editable, and manageable.

Core Features & Use Cases

  • Multi-format Conversion: Supports conversion from web pages, PDFs, DOCX, XLSX, PPTX, images, audio, and YouTube links.
  • Content Organization: Ideal for researchers, students, or anyone needing to consolidate information from diverse sources into a single, consistent format for notes, reports, or knowledge bases.
  • Use Case: Convert a collection of research papers in PDF format and relevant web articles into Markdown files to create a searchable and easily navigable personal knowledge base.

Quick Start

Convert the webpage at https://example.com/article into a Markdown file.

Frequently Asked Questions about markdownify-mcp

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

FAQPage Schema
How do I convert a webpage to Markdown format?

To convert a webpage to Markdown, you provide the target URL to the Skill, which then processes the web page content and outputs a clean Markdown file using the local markdownify-mcp package for stdio execution.

Can I convert PDF and Office documents like DOCX to Markdown?

Yes, you can convert PDF and Office documents to Markdown by specifying their file paths. The tool supports converting DOCX, XLSX, and PPTX files into a unified, editable Markdown format for knowledge bases.

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

Yes, the multi-format conversion supports extracting content from images and audio files. It converts these multimedia sources into Markdown text, consolidating diverse information types into a single, consistent format.

What is the best way to consolidate research papers and web articles into a searchable knowledge base?

The best way to consolidate research is converting PDFs and web articles into Markdown files. This process creates a searchable and easily navigable personal knowledge base by unifying diverse source formats into consistent text.

Do I need any external APIs to run the markdownify conversion locally?

No external APIs are needed for local conversion. The Skill utilizes the @zcaceres/markdownify-mcp npm package to execute locally via standard input and output, ensuring your document processing remains self-contained.

Can I convert YouTube links into Markdown text for note-taking?

Yes, you can convert YouTube links into Markdown text. The tool processes the multimedia content from the provided URL and formats it into Markdown, making it easily editable for notes and reports.