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/
Installs
13
GitHub Stars
4
First Seen
Mar 2, 2026
docs-pdf — nikhilmaddirala/gtd-cc