AI-powered book translator & OCR corrector. Converts PDF/EPUB to polished, Kindle-ready EPUB using Gemini, OpenAI, Mistral, or Grok. Extracts covers, preserves chapter structure, cleans XML artifacts, and translates entire books in minutes with 30 parallel API threads. Supports 30+ languages.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
feat: Add Deep English Cluster Scanner and Generic Deduplicator to pipeline
bd8b6d4View on GitHubfeat: auto sub-chunking + quality gate + adaptive timeout
a99a2fdView on GitHubperf: parallel verification (30 workers) + fix chunk timeout issues
d5f76abView on GitHubfeat: add 'Translate images' checkbox to macOS + Windows GUI
5ef7908View on GitHubfix: add google-genai + Pillow to macOS launcher core packages
6f68106View on GitHubfeat: image translation with Nano Banana 2 (gemini-3.1-flash-image-preview)
657fd7bView on GitHubfix: strengthen prompts — require chapter headings, forbid merged/skipped paragraphs
4b1bb1cView on GitHubfix: ZERO TOLERANCE — no silent fallbacks to untranslated text
50380edView on GitHubfeat: post-translation verification pass — catches missing/untranslated segments, OCR artifacts, nonsensical text
e82ede9View on GitHubfeat: add Windows port — customtkinter GUI, PyInstaller spec, Inno Setup installer, GitHub Actions CI
1f2d202View on GitHubchore: clean repo — remove legacy files, update README for v2.0 release
4287832View on GitHubfeat: add DMG build script + ReBook.dmg (2.4 MB distributable)
828eb38View on GitHubfeat: wire up i18n t() calls to entire GUI — menus, settings, buttons, alerts, progress messages
c54767dView on GitHubfeat: i18n with 27 languages (auto-detect via NSLocale), native installer wired up
45b2b63View on GitHubfix: always re-exec under venv Python before Cocoa installer
f7cc191View on GitHub