Skip to content

Commit de1e836

Browse files
authored
SerZhyAle.DocHtmlTranslate version 26.0709.2245 (microsoft#400128)
1 parent 964b6a8 commit de1e836

3 files changed

Lines changed: 78 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: SerZhyAle.DocHtmlTranslate
5+
PackageVersion: 26.0709.2245
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: doc-html-translate.exe
10+
PortableCommandAlias: doc-html-translate
11+
- RelativeFilePath: doc-html-ui.exe
12+
PortableCommandAlias: doc-html-ui
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/SerZhyAle/doc-html-translate/releases/download/v26.0709.2245/doc-html-translate-26.0709.2245-windows-x64.zip
16+
InstallerSha256: 0D5B6E263B21A53FAA946B6F1461C0FFAD63BB5D79E4282AE8BD3844100C1230
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
19+
ReleaseDate: 2026-07-09
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: SerZhyAle.DocHtmlTranslate
5+
PackageVersion: 26.0709.2245
6+
PackageLocale: en-US
7+
Publisher: SZA
8+
PublisherUrl: https://github.com/SerZhyAle
9+
PublisherSupportUrl: https://github.com/SerZhyAle/doc-html-translate/issues
10+
Author: Serhii Zhyhunenko
11+
PackageName: doc-html-translate
12+
PackageUrl: https://github.com/SerZhyAle/doc-html-translate
13+
License: MIT
14+
LicenseUrl: https://github.com/SerZhyAle/doc-html-translate/blob/main/LICENSE
15+
Copyright: Copyright (c) 2026 SerZhyAle
16+
ShortDescription: Convert EPUB, PDF, MOBI, AZW3, FB2, RTF, TXT, Markdown and HTML to clean local HTML with a real table of contents, image-text OCR, and optional Google or Ollama translation.
17+
Description: |-
18+
doc-html-translate is a Windows app that converts documents (EPUB, PDF, MOBI, AZW3, FB2,
19+
RTF, TXT, Markdown, HTML) into clean local HTML with generated navigation and a real
20+
multi-level table of contents. A built-in reader adds light/sepia/dark/night themes, text
21+
size and font controls, and remembers your reading position. It can recognize text inside
22+
images (OCR - English bundled, more languages on demand) and optionally translate everything
23+
via the Google Cloud Translation API or a local Ollama model. Convert to one long single page
24+
or keep chapters with a table of contents. Re-opening an already-converted book is instant.
25+
The package ships both the CLI (doc-html-translate) and a small GUI launcher (doc-html-ui).
26+
pdftotext is bundled inside the binary; MOBI and AZW3 conversion additionally requires
27+
Calibre to be installed (non-DRM files only).
28+
Moniker: doc-html-translate
29+
Tags:
30+
- azw3
31+
- cli
32+
- ebook
33+
- epub
34+
- fb2
35+
- google-translate
36+
- html
37+
- markdown
38+
- mobi
39+
- ocr
40+
- ollama
41+
- pdf
42+
- rtf
43+
- translation
44+
- txt
45+
- windows
46+
ReleaseNotesUrl: https://github.com/SerZhyAle/doc-html-translate/releases/tag/v26.0709.2245
47+
Documentations:
48+
- DocumentLabel: Wiki
49+
DocumentUrl: https://github.com/SerZhyAle/doc-html-translate/wiki
50+
ManifestType: defaultLocale
51+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: SerZhyAle.DocHtmlTranslate
5+
PackageVersion: 26.0709.2245
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)