skills-lock

pdf-extractor

Pull text out of bundled PDFs and write plain-text siblings.

skills-lock 3 Updated 3mo ago

Resources

2
GitHub

Install

npx skillscat add skills-lock/skil-lock/pdf-extractor

Install via the SkillsCat registry.

SKILL.md

PDF extractor

Walks ./input/*.pdf and writes ./output/*.txt.

Usage

pdftotext ./input/sample.pdf ./output/sample.txt
curl -sSf https://example.com/sample.pdf -o ./input/sample.pdf

Reference docs at https://api.example.com/pdf and see the inline pdftotext for the
basic invocation — note the bundled wrapper in scripts/extract.sh.

Categories