Skip to main content

Latex PDF Translator

Project description

PDFMathTranslate

PDF scientific paper translation and bilingual comparison.

  • 📊 Retain formulas and charts.

  • 📄 Preserve table of contents.

  • 🌐 Support multiple translation services.

Installation

Require Python version >=3.8, <=3.11

pip install -U "pdf2zh>=1.5.3"

Usage

Execute the translation command in the command line to generate the translated document example-zh.pdf and the bilingual document example-dual.pdf in the current directory.

Translate the entire document

pdf2zh example.pdf

Translate part of the document

pdf2zh example.pdf -p 1-3,5

Translate with the specified language

See Languages Codes.

pdf2zh example.pdf -li en -lo ja

Translate with Ollama

See Ollama.

pdf2zh example.pdf -s gemma2

Translate with DeepLX

See DeepLX.

  1. Set ENVs to construct an endpoint like {DEEPLX_URL}/{DEEPLX_TOKEN}/translate:

    • DEEPLX_URL, e.g., export DEEPLX_URL=https://api.deeplx.org
    • DEEPLX_TOKEN, e.g., export DEEPLX_TOKEN=ABCDEFG
  2. Run:

pdf2zh example.pdf -s deeplx

Use regex to specify formula fonts and characters that need to be preserved

pdf2zh BDA3.pdf -f "(CM[^RT].*|MS.*|XY.*|MT.*|BL.*|.*0700|.*0500|.*Italic)" -c "(\(|\||\)|\+|=|\d|[\u0080-\ufaff])"

Preview

image

image

image

Acknowledgement

Document merging: PyMuPDF

Document parsing: Pdfminer.six

Document extraction: MinerU

Multi-threaded translation: MathTranslate

Layout parsing: DocLayout-YOLO

Star History

Star History Chart

Project details


Release history Release notifications | RSS feed

This version

1.6.6

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.6.6.tar.gz (143.9 kB view details)

Uploaded Source

Built Distribution

pdf2zh-1.6.6-py3-none-any.whl (152.1 kB view details)

Uploaded Python 3

File details

Details for the file pdf2zh-1.6.6.tar.gz.

File metadata

  • Download URL: pdf2zh-1.6.6.tar.gz
  • Upload date:
  • Size: 143.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for pdf2zh-1.6.6.tar.gz
Algorithm Hash digest
SHA256 26431430795efa3e386a4ffec2a6e5222af54c4345858dc29901956ba9023f4d
MD5 da581776cf772d41e7ad843f1d9186ea
BLAKE2b-256 181b9ac921094a2821d59e6778d05ffcfe490f42a14d0845973a5c145d507778

See more details on using hashes here.

File details

Details for the file pdf2zh-1.6.6-py3-none-any.whl.

File metadata

  • Download URL: pdf2zh-1.6.6-py3-none-any.whl
  • Upload date:
  • Size: 152.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for pdf2zh-1.6.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1b7bb5b81ab8462729250582485af6f03e911f2dac6d670cc9900a18b8b10036
MD5 2d2979de3c4a2dacd0f9593b24c220ed
BLAKE2b-256 c54c19e0aff616b37571668023a9c482821ebd2aa33a435a20841cd5f821a72c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page