# PDF Processing

> Extract text and tables from PDF files, fill forms, merge documents.

- Skill: `varunk130/pdf-processing` (Agent Skill)
- Install (CLI): `npx skillmds@latest add varunk130/pdf-processing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/varunk130/pdf-processing/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: varunk130 (https://skillmd.com/u/varunk130)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/varunk130/pdf-processing

---


# PDF Processing

## When to use this skill
Use this skill when the user needs to work with PDF files.

## How to extract text
1. Use pdfplumber for text extraction

## How to fill forms
Use appropriate PDF libraries for form filling and document merging.

