๐ฆ ClawHub
pdf-translate-skill
by @overdue-lin
Translate PDF documents or arXiv papers preserving formatting by extracting text and images, translating content, and generating a reconstructed LaTeX-based...
โ๏ธ Configuration
Required Software
pip install pymupdf pillow)Installation Commands
# Python dependencies
pip install pymupdf pillow requestsLaTeX (choose one)
Ubuntu/Debian:
sudo apt install texlive-xetex texlive-lang-chinesemacOS (Homebrew):
brew install mactexWindows: Download MiKTeX from https://miktex.org/
Mode 1: arXiv Paper Translation
> Preferred method for arXiv papers because source TeX files preserve all formatting automatically.
TERMINAL
clawhub install pdf-translate-skill