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

Multi-threaded translation: MathTranslate

Layout parsing: LayoutParser

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

Uploaded Source

Built Distribution

pdf2zh-1.5.1-py3-none-any.whl (140.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pdf2zh-1.5.1.tar.gz
  • Upload date:
  • Size: 132.0 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.1.tar.gz
Algorithm Hash digest
SHA256 998ccd7390fcee280399c9652880b03a8a11f45d9d05074f662542e82133aad3
MD5 137a3f126a6e1422c7e8071ab03270ab
BLAKE2b-256 f2b02bc97d6187907f590d836a6873e2593366caa30c76e375a340c7ff127321

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pdf2zh-1.5.1-py3-none-any.whl
  • Upload date:
  • Size: 140.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.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1b28365a87d76e3acc39d3ee74a1532a56769d694b7c45d089655059e86dcd90
MD5 2bbcdf821900bc86839d306d16943c0d
BLAKE2b-256 42433ccbc3b8e2bf8167aab023a2658fa63e211927a8227df34ba2b2658f3f15

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