skills/smithery.ai/translate-pdf

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
3
First Seen
Apr 17, 2026
translate-pdf from smithery.ai