markdown-converter-zh

Convert PDF, DOCX, XLSX, PPTX, HTML, images, audio, and ZIP files to Markdown.

51|8|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/L-LesterYu/OpenClaw-hot-skills-zh --skill markdown-converter-zh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-converter-zh
Source: https://github.com/L-LesterYu/OpenClaw-hot-skills-zh/tree/main/skills/markdown-converter-zh
Command: npx skills add https://github.com/L-LesterYu/OpenClaw-hot-skills-zh --skill markdown-converter-zh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the conversion of various document and file formats into Markdown, streamlining content preparation for LLM processing and text analysis.

Core Features & Use Cases

  • Universal Conversion: Supports PDF, DOCX, XLSX, PPTX, HTML, images (with OCR), audio (with transcription), ZIP archives, and more.
  • LLM-Ready Content: Prepares documents for easy ingestion and analysis by Large Language Models.
  • Use Case: Convert a complex PowerPoint presentation into a Markdown document to quickly summarize its key points for a team meeting.

Quick Start

Convert the attached document 'project_report.pdf' into Markdown format.

Frequently Asked Questions about markdown-converter-zh

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

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

You can convert a PDF to Markdown by providing the document file to the converter. It transforms the PDF content into structured Markdown text, making it immediately ready for LLM ingestion and text analysis.

Can I extract text from images using OCR and output Markdown?

Yes, you can extract text from images using OCR and output Markdown. The converter supports image files by applying optical character recognition to generate editable Markdown text for downstream analysis.

Does this tool transcribe audio files into Markdown?

Yes, the tool transcribes audio files into Markdown. It supports audio formats by generating a text transcription of the spoken content and outputting it as a Markdown document for analysis and archival.

What is the best way to convert DOCX and PPTX files to Markdown?

The best way to convert DOCX and PPTX files to Markdown is using an automated conversion tool. It processes these Office formats by extracting text and structure to produce a unified Markdown document for quick analysis.

Can I extract content from YouTube links and ZIP archives as Markdown?

Yes, you can extract content from YouTube links and ZIP archives as Markdown. The converter processes YouTube URLs to transcribe video content and unpacks ZIP archives to convert internal documents into Markdown format.