Latex PDF Translator
Project description
PDFMathTranslate
基于字体规则的 Latex PDF 翻译及双语对照,保留公式和图表排版
安装
pip install pdf2zh
使用
命令行中执行翻译指令,在当前目录下生成中文文档 example-zh.pdf
以及双语文档 example-dual.pdf
翻译完整文档
pdf2zh example.pdf
翻译部分文档
pdf2zh example.pdf -p 1 2 3
使用正则表达式指定需要保留样式的公式字体和字符
pdf2zh BDA3.pdf -f ".*\+(CM[^R].*|MS.*|XY.*|.*0700|.*0500)" -c "(\(|\||\)|\+|=|\d|[\u0080-\uffff])"
致谢
文档合并:PyMuPDF
文档解析:pdfminer.six
多线程翻译:MathTranslate
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdf2zh-1.1.5.tar.gz
(129.8 kB
view details)
Built Distribution
pdf2zh-1.1.5-py3-none-any.whl
(138.4 kB
view details)
File details
Details for the file pdf2zh-1.1.5.tar.gz
.
File metadata
- Download URL: pdf2zh-1.1.5.tar.gz
- Upload date:
- Size: 129.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b2c8005576b884738464f6132230519e784024aa46a71bfd5cd5ded57a3ae694
|
|
MD5 |
57f5b36f1f43a6ad1731085b61d755d7
|
|
BLAKE2b-256 |
5dd51b7ef008bce60a8bb4f0127adb17adb6d0530e60c634c1c71422eeee7111
|
File details
Details for the file pdf2zh-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: pdf2zh-1.1.5-py3-none-any.whl
- Upload date:
- Size: 138.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
22ff0710dbc57d9aff193798fbd38c9c7d11be56ece8c0f99479c4b92c4b06bc
|
|
MD5 |
2bfab80f8e99107ac3e781ce10ef0007
|
|
BLAKE2b-256 |
4b7526bb5f77dba738464fe133b2d59368b2e16a156e7c9a90b5cb87b9dde772
|