# PDF Processing

> Extract and process PDF documents

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

---


# PDF Processing Skill

This skill helps you extract text, tables, and images from PDF documents.

## Usage

Provide a PDF file and specify what you want to extract.

## Scripts

- `scripts/process.py` — Main extraction script

