Skip to main content

Latex PDF Translator

Project description

PDFMathTranslate

PDF scientific paper translation and bilingual comparison based on font rules and deep learning, preserving formula and figure layout.

image

image

Installation

pip install pdf2zh

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

pdf2zh example.pdf -li en -lo ja

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

Hint: Starting from \ufb00 is English style ligature.

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

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

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

Uploaded Source

Built Distribution

pdf2zh-1.5.5-py3-none-any.whl (150.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pdf2zh-1.5.5.tar.gz
Algorithm Hash digest
SHA256 431c61316393cabb4ac1fa2d1c074a078e89562692ebc899a3d9e42a7fcb3348
MD5 41832cf787f8c461f9cae38ca4a8780b
BLAKE2b-256 567279fc126e39ae8d0eefc4dcff2980827284f3005cccaaf82dafb41aa4bcc3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pdf2zh-1.5.5-py3-none-any.whl
  • Upload date:
  • Size: 150.4 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.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 af9db82341150788f4c1a319f5623579ff6d0422f083861e7c7b1112b310ee68
MD5 e59a708e63c8280b0f791020ad432aca
BLAKE2b-256 6ef1c1104456649e4bdb304de4a9f8b348c74f93a65b01601b69a02b697134b4

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