Skip to main content
Back to the directory
anthropics/skillsSoftware EngineeringFrontend and Design

pdf

Comprehensive PDF processing with text extraction, merging, splitting, form filling, and OCR capabilities.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
89

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/anthropics/skills --skill pdf
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, pdf has 89 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: anthropics/skills. Canonical URL: https://skills.sh/anthropics/skills/pdf.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Comprehensive PDF processing with text extraction, merging, splitting, form filling, and OCR capabilities. This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. IMPORTANT : Never use Unicode subscript/superscript characters (₀₁₂₃₄₅₆₇₈₉, ⁰¹²³⁴⁵⁶⁷⁸⁹) in ReportLab PDFs. The built-in fonts do not include these glyphs, causing them to render as solid black boxes. Instead, use ReportLab's XML markup tags in Paragraph objects: For canvas-drawn text (not Paragraph objects), manually adjust font the size and position rather than using Unicode subscripts/superscripts. - Supports core operations: merge/split PDFs, extract text and tables, rotate pages, add watermarks, encrypt/decrypt, and extract images - Includes Python libraries (pypdf, pdfplumber, reportlab) and command-line tools (qpdf, pdftotext, pdftk) with ready-to-use code examples - Handles scanned PDFs via OCR using pytesseract and pdf2image for searchable text extraction - Dedicated form-filling workflow documented in FORMS.md; advanced features and JavaScript alternatives covered in REFERENCE.md - For advanced pypdfium2 usage, see REFERENCE.md - For JavaScript libraries (pdf-lib), see REFERENCE.md - If you need to...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does pdf do?

Comprehensive PDF processing with text extraction, merging, splitting, form filling, and OCR capabilities.

Is pdf good?

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

Which AI agents support pdf?

pdf currently lists compatibility with Claude Code, Skills CLI.

Is pdf safe to install?

pdf has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to pdf?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install pdf?

Run the following command to install pdf: npx skills add https://github.com/anthropics/skills --skill pdf

Related skills

More from anthropics/skills

Related skills

Alternatives in Software Engineering