skills/modelscope.cn/pdf-toolkit

pdf-toolkit

SKILL.md

PDF Toolkit

Extract data from PDFs (text, tables, images, OCR), create new PDFs, and manipulate existing ones (merge, split). All operations use bundled Bun TypeScript scripts that produce structured JSON output.

When to use

  • When extracting text, tables, or images from PDF files
  • When OCR-ing scanned PDFs or image-based PDFs
  • When creating new PDFs from text, markdown, or images
  • When merging multiple PDFs into one
  • When splitting a PDF into separate files (by page, range, or chunk)
  • When the user mentions "PDF", "document extraction", or "scanned document"

Do NOT use when:

Installs
1
First Seen
Mar 31, 2026