---
name: PDF Processing
slug: pdf-processing-10
category: Automation
description: PDF Processing extracts text from PDF files, fills forms, and merges documents. Use it when you need to work with PDF content or combine multiple PDFs.
github: "https://github.com/skrun-dev/skrun/tree/main/packages/schema/tests/fixtures/valid-skill.md"
language: TypeScript
stars: 209
forks: 17
install: "npx degit https://github.com/skrun-dev/skrun/tree/main/packages/schema/tests/fixtures ~/.claude/skills/fixtures"
installs_to: ~/.claude/skills/fixtures
source_path: packages/schema/tests/fixtures/valid-skill.md
collection_size: 21
category_size: 1860
collection_url: "https://dirskills.com/collections/skrun-dev/skrun"
added: 2026-09-04T05:26:45.593Z
last_synced: 2026-09-04T05:26:45.593Z
canonical_url: "https://dirskills.com/skills/pdf-processing-10"
---

# PDF Processing

PDF Processing extracts text from PDF files, fills forms, and merges documents. Use it when you need to work with PDF content or combine multiple PDFs.

**Install:**

```bash
npx degit https://github.com/skrun-dev/skrun/tree/main/packages/schema/tests/fixtures ~/.claude/skills/fixtures
```

## README

# PDF Processing Skill

This skill handles PDF operations including:

1. Text extraction from PDF files
2. Form filling
3. PDF merging

## Usage

Provide a PDF file path and the desired operation.
