·pdf-to-markdown
#

pdf-to-markdown

duc01226/easyplatform

Convert PDF files to Markdown. Use when extracting text from PDFs, creating editable documentation from PDF reports, or converting PDF content to version-controlled markdown files.

65Installs·1Trend·@duc01226

Installation

$npx skills add https://github.com/duc01226/easyplatform --skill pdf-to-markdown

SKILL.md

| --file | Yes | Input PDF file | | --output | No | Output Markdown path (default: input name + .md) |

Dependencies not found: Run npm install in skill directory Empty output: PDF may be scanned/image-based (requires OCR) Garbled text: PDF may use embedded fonts not supported by parser Memory issues: Large PDFs may require --max-old-space-size=4096 flag

Convert PDF files to Markdown. Use when extracting text from PDFs, creating editable documentation from PDF reports, or converting PDF content to version-controlled markdown files. Source: duc01226/easyplatform.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill pdf-to-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duc01226/easyplatform --skill pdf-to-markdown
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is pdf-to-markdown?

Convert PDF files to Markdown. Use when extracting text from PDFs, creating editable documentation from PDF reports, or converting PDF content to version-controlled markdown files. Source: duc01226/easyplatform.

How do I install pdf-to-markdown?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill pdf-to-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/duc01226/easyplatform