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
- chore: bump version to 2.7.0 in project files @awwaawwa (#274)
- Token usage tracking and Fix DeepL @awwaawwa (#273)
- chore(deps): bump actions/download-artifact from 5 to 6 @dependabot[bot] (#266)
- chore(deps): bump actions/upload-artifact from 4 to 5 @dependabot[bot] (#267)
- chore(deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.3 @dependabot[bot] (#268)
- feat: Add configurable term-extraction translation engine @awwaawwa (#272)
- python api docs @awwaawwa (#264)
- docs: Update documentation for translation services support tiers and deprecations @awwaawwa (#263)
- feat(gui): Automatically update GUI options with the latest settings when loading web pages @awwaawwa (#260)
- chore(deps): bump actions/setup-python from 5 to 6 @dependabot[bot] (#212)
- chore(deps): bump reviewdog/action-setup from 1.3.2 to 1.4.0 @dependabot[bot] (#214)
- chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 @dependabot[bot] (#213)
- chore(deps): bump github/codeql-action from 3 to 4 @dependabot[bot] (#242)
- chore(deps): bump astral-sh/setup-uv from 6.6.0 to 7.1.2 @dependabot[bot] (#252)
- Refactored the GUI save button logic and added a save success notification. @awwaawwa (#259)
- feat(gui): ✨ add config save button @hellofinch (#223)
- Revert "fix: persist WebUI configuration across page refreshes" @awwaawwa (#258)
- fix: persist WebUI configuration across page refreshes @xiaoran007 (#256)
- Added instructions for using Ollama as backend with Docker. @AlohaWorld (#250)
- fix: Resolve Xinference service authentication error @mj-0712 (#246)
Contributors
@AlohaWorld, @awwaawwa, @dependabot[bot], @hellofinch, @mj-0712, @xiaoran007, dependabot[bot] and majing
Windows Specific
If you are unable to open the file after downloading, please install both VC17 and VC15, then try again.
Assets
pdf2zh-v2.7.0-BabelDOC-<version>-win64.zip: pdf2zh without assets(font, model, etc.)pdf2zh-v2.7.0-BabelDOC-<version>-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)
Note
What is the difference between pdf2zh-v2.7.0-BabelDOC-<version>-with-assets-win64.zip and pdf2zh-v2.7.0-BabelDOC-<version>-win64.zip?
- If you are downloading and using PDFMathTranslate for the first time, it is recommended to download
pdf2zh-v2.7.0-BabelDOC-<version>-with-assets-win64.zip. - The
pdf2zh-v2.7.0-BabelDOC-<version>-with-assets-win64.zipincludes resource files (such as fonts and models) compared topdf2zh-v2.7.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)