docs-pdf

Installation
SKILL.md

PDF Document Parsing

Parse PDF documents into markdown, text, and structured JSON using multi-method extraction.

Usage

Run the parsing script directly:

./scripts/parse_pdf.py <path_to_file.pdf> <output_dir>

Example:

./scripts/parse_pdf.py ~/documents/manual.pdf ./parsed/
Related skills
Installs
12
GitHub Stars
2
First Seen
Mar 2, 2026