pdfmd

Official

Convert PDFs to structured Chinese Markdown.

Authorwordflowlab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts PDF documents into structured Chinese Markdown text, enabling easy reading, sharing, and downstream processing without invoking external LLMs.

Core Features & Use Cases

  • Text Extraction: extract plain or structured text from PDF pages.
  • Page Range Support: convert only selected pages.
  • Markdown Output: produce clean, organized Chinese Markdown.

Quick Start

Use the pdfmd skill to convert a PDF file to Chinese Markdown, e.g., convert docs/report.pdf to docs/report.md.

Dependency Matrix

Required Modules

pypdf

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pdfmd
Download link: https://github.com/wordflowlab/agentsdk/archive/main.zip#pdfmd

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository