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
- fix(gui): Update resource paths and translation file handling @awwaawwa (#198)
- chore: Bump version to 2.5.3 in project files @awwaawwa (#197)
- feat(gui): save UI language setting @awwaawwa (#194)
- feat: add Claude Code translator integration @tekeri (#192)
- feat(i18n): Add multilingual support in webui @pppppop65 (#167)
- config(openai client): Expose the timeout parameter of the OpenAI client @WatanabeChika (#186)
- chore(deps): bump astral-sh/setup-uv from 6.4.3 to 6.6.0 @dependabot[bot] (#187)
- feat(gui): increase maximum limits for rate limiting parameters @awwaawwa (#185)
- refactor: improve watermark output mode handling @awwaawwa (#183)
- Add backward compatibility for watermark output mode @minglu7 (#181)
Contributors
@WatanabeChika, @awwaawwa, @dependabot[bot], @minglu7, @pppppop65, @tekeri 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.6.0-BabelDOC-<version>-win64.zip
: pdf2zh without assets(font, model, etc.)pdf2zh-v2.6.0-BabelDOC-<version>-with-assets-win64.zip
: (Recommended) pdf2zh with assets(font, model, etc.)
Note
What is the difference between pdf2zh-v2.6.0-BabelDOC-<version>-with-assets-win64.zip
and pdf2zh-v2.6.0-BabelDOC-<version>-win64.zip
?
- If you are downloading and using PDFMathTranslate for the first time, it is recommended to download
pdf2zh-v2.6.0-BabelDOC-<version>-with-assets-win64.zip
. - The
pdf2zh-v2.6.0-BabelDOC-<version>-with-assets-win64.zip
includes resource files (such as fonts and models) compared topdf2zh-v2.6.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)