PDF Reader

Extract text from PDF files. Use when reading, parsing, or analyzing PDFs.

alibaba 1d6b603 2 files · 2.7 KB Updated

File contents

PDF Reader

Run scripts/read_pdf.py relative to this skill's directory.

python3 SKILL_DIR/scripts/read_pdf.py -f <pdf_path> [options]

Options: -p "1-5,7" page range, --format json structured output, --metadata include doc info, -m 8000 max chars.

Setup: pip install PyMuPDF

alibaba/anolisa/tree/main/src/os-skills/others/pdf-reader commit 1d6b603f8e

Frequently asked questions

npx skillmds@latest add alibaba/pdf-reader