# Meta PDF Reformat Pipeline

> Modernize a legacy PDF: structural extraction → natural-language rewrite of problem pages → audit summary → re-merge into the final PDF.

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

---


# PDF Reformat Pipeline (Meta-Skill)

Historical-contract / scanned-manual / legal-document modernization in
4 steps: extract → rewrite → audit → re-merge. The `audit` step's output
gives a human reviewer a diff-summary before the merge is finalized.

## Fallback

Run pdf-toolkit extract → nano-pdf rewrite → summarize → pdf-toolkit merge
manually.

