Documents

pdf-to-markdown

duc01226/easyplatform · updated Apr 8, 2026

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

Convert PDF files to Markdown with automatic detection of native text vs scanned documents.

  • Supports three conversion modes: auto-detect (default), native text extraction, and OCR for scanned PDFs
  • Fast JavaScript-based processing with no system dependencies; returns JSON output with page count and conversion mode
  • Handles basic table structure preservation and works cross-platform on Windows, macOS, and Linux
  • OCR for scanned documents requires optional tesseract.js setup; complex m
skill.md

pdf-to-markdown

No content available.