Warning
This project is provided "as is" under the AGPL v3 license, and no guarantees are provided for the quality and performance of the program. The entire risk of the program's quality and performance is borne by you. If the program is found to be defective, you will be responsible for all necessary service, repair, or correction costs.
Due to limited resources, we do not provide any form of usage assistance or problem-solving. Related issues will be closed directly! (Welcome to submit PRs to improve this project's documentation; Bugs or friendly issues are not affected by this.)
Changes
- feat: integrate BabelDOC v0.5.1 advanced processing options @awwaawwa (#177)
- feat(gui): Add rate-limit options (#168) @WatanabeChika (#172)
- refactor: enhance translator config validation with input sanitization @awwaawwa (#176)
- docs: enhance rate limiting guide with pool size recommendation @awwaawwa (#170)
- docs: add comprehensive rate limiting configuration guide @awwaawwa (#169)
- chore(deps): bump actions/checkout from 4 to 5 @dependabot[bot] (#161)
- chore(deps): bump actions/download-artifact from 4 to 5 @dependabot[bot] (#162)
- fix(docs): Updated Weblate links and translation status badges in multiple documents to ensure accuracy and consistency of information, while also correcting chunk IDs in multiple documents to maintain consistency. @pppppop65 (#160)
- feat(docs): Updated the original text of multiple documents and added Translate-Contribution-Guide.md. @pppppop65 (#159)
- feat(docs): Updated the original text of multiple documents and added Translate-Contribution-Guide.md. @pppppop65 (#158)
Contributors
@WatanabeChika, @awwaawwa, @dependabot[bot], @pppppop65, WatanabeChika and dependabot[bot]
Windows Specific
If you are unable to open the file after downloading, please install both VC17 and VC15, then try again.
Assets
pdf2zh-v2.5.0-BabelDOC-<version>-win64.zip
: pdf2zh without assets(font, model, etc.)pdf2zh-v2.5.0-BabelDOC-<version>-with-assets-win64.zip
: (Recommended) pdf2zh with assets(font, model, etc.)
Note
What is the difference between pdf2zh-v2.5.0-BabelDOC-<version>-with-assets-win64.zip
and pdf2zh-v2.5.0-BabelDOC-<version>-win64.zip
?
- If you are downloading and using PDFMathTranslate for the first time, it is recommended to download
pdf2zh-v2.5.0-BabelDOC-<version>-with-assets-win64.zip
. - The
pdf2zh-v2.5.0-BabelDOC-<version>-with-assets-win64.zip
includes resource files (such as fonts and models) compared topdf2zh-v2.5.0-BabelDOC-<version>-win64.zip
. - The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)