pdf-to-markdown

Convert PDFs to Markdown with OCR and embedded image extraction.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/WesleyMFrederick/cc-workflows-plugin --skill pdf-to-markdown-wesleymfrederick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf-to-markdown
Source: https://github.com/WesleyMFrederick/cc-workflows-plugin/tree/main/src-claude/skills/pdf-to-markdown
Command: npx skills add https://github.com/WesleyMFrederick/cc-workflows-plugin --skill pdf-to-markdown-wesleymfrederick

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Converts PDFs to Markdown by extracting text and images, enabling easy editing and publishing without manual reformatting.

Core Features & Use Cases

  • Automatic PDF to Markdown conversion with preserved layout and embedded images
  • OCR-assisted image extraction to capture content from scanned PDFs
  • Use Case: Transform a multi-page report into a clean Markdown document with inline images for quick sharing

Quick Start

Activate the Marker environment and run marker_single with your PDF to generate the Markdown output in a dedicated folder.

Frequently Asked Questions about pdf-to-markdown

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

FAQPage Schema
How do I convert a PDF to Markdown with extracted images?

To convert a PDF to Markdown with extracted images, this tool uses the Marker environment to extract text and imagery, producing a Markdown file with relative image references. It preserves the document layout and embeds images inline for quick editing and sharing.

Can I extract text from scanned PDFs into Markdown?

Yes, you can extract text from scanned PDFs into Markdown using the built-in OCR support. The Marker tool performs OCR to capture content from scanned files, licenses, and reports, converting them into markup-ready outputs.

What is the best way to turn a multi-page report into a Markdown document?

The best way to turn a multi-page report into a Markdown document is using an automated conversion tool that preserves layout and extracts images. This generates a clean Markdown file with inline images, eliminating manual reformatting for publishing.

Do I need the Marker tool to perform PDF to Markdown conversion?

Yes, you need the Marker tool to perform this PDF to Markdown conversion. The Skill requires the Marker environment to execute the marker_single command, which performs OCR and embeds extracted images with relative references into the output.

Does PDF to Markdown conversion work for documents containing both text and imagery?

Yes, PDF to Markdown conversion works for documents containing both text and imagery. The process extracts content from PDFs, uses OCR-assisted image extraction to capture visual elements, and embeds them into the final Markdown file with relative references.

What are the limitations of using OCR for PDF to Markdown conversion?

A limitation of using OCR for PDF to Markdown conversion is that output quality depends on the original document's scan clarity. While the Marker tool processes text and imagery, heavily degraded scans may result in less accurate text extraction and require manual correction.