Changes
- feat(translate): added support for SiliconFlow free translation service @awwaawwa (#134)
- fix(docs): Update the installation instructions @pppppop65 (#133)
- chore(deps): bump astral-sh/setup-uv from 6.4.1 to 6.4.3 @dependabot[bot] (#130)
- chore(deps): bump astral-sh/setup-uv from 6.3.1 to 6.4.1 @dependabot[bot] (#126)
Contributors
@awwaawwa, @dependabot[bot], @pppppop65 and dependabot[bot]
Windows Specific
If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.
Assets
pdf2zh-v2.4.0-BabelDOC-<version>-win64.zip
: pdf2zh without assets(font, model, etc.)pdf2zh-v2.4.0-BabelDOC-<version>-with-assets-win64.zip
: (Recommended) pdf2zh with assets(font, model, etc.)
Note
What is the difference between pdf2zh-v2.4.0-BabelDOC-<version>-with-assets-win64.zip
and pdf2zh-v2.4.0-BabelDOC-<version>-win64.zip
?
- If you are downloading and using PDFMathTranslate for the first time, it is recommended to download
pdf2zh-v2.4.0-BabelDOC-<version>-with-assets-win64.zip
. - The
pdf2zh-v2.4.0-BabelDOC-<version>-with-assets-win64.zip
includes resource files (such as fonts and models) compared topdf2zh-v2.4.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)