Skip to main content
Back to registry

PDF Processing

davila7/claude-code-templates

Install command
npx skills add https://github.com/davila7/claude-code-templates --skill 'PDF Processing'
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use pdfplumber to extract text from PDFs: Extract tables from PDFs with automatic detection: Process multi-page documents efficiently: For PDF form filling, see FORMS.md for the complete guide including field analysis and validation. Combine multiple PDF files: Extract specific pages or ranges: Extract and save text: Extract tables to CSV: Handle common PDF issues: - pdfplumber - Text and table extraction (recommended) - pypdf - PDF manipulation, merging, splitting - pdf2image - Convert PDFs to images (requires poppler) - pytesseract - OCR for scanned PDFs (requires tesseract) - Process pages in batches for large PDFs - Use multiprocessing for multiple files - Extract only needed pages rather than entire document - Close PDF objects after use

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does PDF Processing do?

PDF Processing is listed in SkillJury, but the source summary is still sparse.

Is PDF Processing good?

PDF Processing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does PDF Processing work with?

PDF Processing currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to PDF Processing?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install PDF Processing?

npx skills add https://github.com/davila7/claude-code-templates --skill 'PDF Processing'

Related skills

More from davila7/claude-code-templates

Related skills

Alternatives in Software Engineering