translate-pdf

Installation
SKILL.md

PDF Translation

Translate PDF text while preserving structure, colors, and background styling.

Workflow

Step 1: Extract texts

python {skill_path}/scripts/extract_texts.py <input.pdf>

Review output to see all unique text strings in the PDF.

Step 2: Create translation mapping

Translate each text to target language. Create JSON file:

Installs
931
GitHub Stars
17
First Seen
Jan 22, 2026
translate-pdf — wshuyi/translate-pdf-skill