Tools
未读PDFMathTranslate
PDF科学论文翻译和双语比较。
📊 保留公式、图表、目录和注释(预览)。
🌐 支持多种语言和多样化的翻译服务。
🤖 提供命令行工具、交互式用户界面和Docker镜像。
python环境下安装
Python installed (3.8 <= version <= 3.12)
Install our package:
1pip install pdf2zh
Execute translation, files generated in current working directory:
1pdf2zh document.pdf
docker安装(推荐)
Pull and run:
12docker pull byaidu/pdf2zhdocker run -d -p 7860:7860 byaidu/pdf2zh
Open in browser:
1http://localhost:7860/
附:
Option
Function
Example
files
Local files
pdf ...