pdfco

Installation
SKILL.md

Troubleshooting

If requests fail, run zero doctor check-connector --env-name PDFCO_TOKEN or zero doctor check-connector --url https://api.pdf.co/v1/pdf/convert/to/text --method POST

How to Use

1. PDF to Text

Extract text from PDF with OCR support:

Write to /tmp/request.json:

{
  "url": "https://pdfco-test-files.s3.us-west-2.amazonaws.com/pdf-to-text/sample.pdf",
  "inline": true
}
Related skills
Installs
76
GitHub Stars
59
First Seen
Jan 24, 2026