Skip to content

Releases: dmMaze/BallonsTranslator

v1.4.0

29 Nov 17:55
Compare
Choose a tag to compare

Any version below 1.4.0 is deprecated and not recommended anymore.
Please read readme to install the newest version.

所有1.4.0以下版本都不再推荐使用.
请阅读README安装最新版.

BallonTranslator-1.3.35

07 Jan 17:39
Compare
Choose a tag to compare

注意: 下载最新版Ballonstranslator-1.3.xx, 解压并覆盖到Ballontranslator-1.3.0-core或者较旧的安装目录以更新程序.

Download latest Ballonstranslator-1.3.xx and extract it to overwrite Ballontranslator-1.3.0-core or older installation to get the app updated.)

下载

MEGA or Google Drive

更新说明

  1. 选中文本迷你菜单支持聚合词典专业划词翻译沙拉查词: 安装说明

  1. 支持替换OCR和机翻结果中的关键字, 见编辑菜单或设置面板 #78
  2. 支持拖拽导入文件夹 #77
  3. 编辑文本时隐藏控制小方块 #81
  4. 从PyQt5换到PyQt6以支持更好的嵌字预览, 避免PyQt5与nuitka的线程兼容性问题
  5. 支持改变嵌字层透明度 (#88) 注意只是预览, 不会改变渲染结果, 嵌字透明度在右侧菜单效果里改
  6. log文件写进data/logs
  7. 修复繁体直排bug (#96)
  8. 彩云和deepl目标语言支持繁体 (#100)
  9. 支持读取.webp图片 (#85)
  10. 支持从某些源站下载/更新图片,感谢ROKOLYT

Changelog

  1. Add support for saladict (All-in-one professional pop-up dictionary and page translator) in the mini menu on text selection. Installation guide
  2. Support keyword substitution for OCR & machine translation results #78: Edit -> Keyword substitution for machine translation
  3. Support import folder with drag&drop #77
  4. Hide control blocks on start text editing. #81
  5. Migrate to PyQt6 for better text rendering preview and compatibility with nuitka
  6. Support set transparency of lettering layer (#88)
  7. Dump logs to data/logs
  8. fix incorrect orientation assignment for CHT (#96)
  9. convert CHS to CHT if it is required for Caiyun & DeepL (#100)
  10. support for webp (#85)
  11. Src download implementation based on gallery-dl (#131) thanks to ROKOLYT

BallonTranslator-1.3.20

30 Dec 07:14
7174a11
Compare
Choose a tag to compare

下载

Google Drive

更新说明

  1. 适应具有极端宽高比的图片比如条漫
  2. 支持粘贴到多个选中的文本编辑框
  3. 修bug
  4. OCR/翻译/修复选中文字区域, 填字样式会继承选中的文字框自己的
    单行文本建议选用ctc_48px, 多行日文选mangocr, 目前对多行其它语言不太行, 需要重新训练检测模型
    注意如果用ctc_48px要保证框在竖排模式下且尽可能贴合单行文本

Changelog

  1. Adapted to images with extreme aspect ratio such as webtoons
  2. Support paste text to multiple selected Text blocks.
  3. Bugfixes
  4. OCR/Translate/Inpaint selected text blocks
    lettering style will inherit from corresponding selected block.
    ctc_48px is more recommended for single line text, mangocr for multi-line Japanese, need to retrain detection model make ctc48_px generalize to multi-lines
    Note that if you use ctc_48px make sure that the box is in vertical mode and fits as close to the single line of text as possible

BallonTranslator-1.3.15

29 Nov 05:23
Compare
Choose a tag to compare

下载

Google Drive

更新说明

  1. 修bug
  2. 优化保存逻辑
  3. 画笔现在可以改成方形(实验)

Changelog

  1. Bugfixes
  2. Optimize saving logic
  3. The shape of Pen/Inpaint tool can be set to rectangle (experimental)

BallonTranslator-1.3.14

25 Oct 02:52
Compare
Choose a tag to compare

下载

腾讯云Google Drive

更新说明

  1. 支持深色模式: 视图->深色模式
  2. 修 bug

Changelog

  1. Support Dark Mode: View->Dark Mode
  2. Bugfixes

BallonTranslator-1.3.12

24 Sep 07:32
Compare
Choose a tag to compare

下载

腾讯云Google Drive

更新说明

  1. 支持全局(Ctrl+G)/当前页(Ctrl+F)查找替换
  2. 原来的文本编辑器局部撤销重做并入全局文本编辑撤销重做栈, 画板撤销重做现在和文本编辑分离
  3. Word文档导入导出bug修复
  4. 基于 https://github.com/zhiyiYo/PyQt-Frameless-Window 重写无边框窗口

Changelog

  1. Support global Search(Ctrl+G) and search current page(Ctrl+F).
  2. Local redo stack of each texteditor are merged into a main text-edit stack, text-edit stack is split from drawing board's now.
  3. Word doc import/export bugfixes
  4. Frameless window rework based on https://github.com/zhiyiYo/PyQt-Frameless-Window

BallonTranslator-1.3.8

13 Sep 02:39
Compare
Choose a tag to compare

下载

腾讯云Google Drive

更新说明

  1. 画笔工具修复及优化
  2. 修正界面缩放
  3. 支持添加自定义字体样式预设, 支持调整文字透明度和阴影, 详见#38
  4. 支持导入导出word文档, 支持打开*.json项目文件, 详见#40

Changelog

  1. Pen tool bug fixes & optimization
  2. Fix scaling
  3. Support making font style presets, text graphical effects(shadow & opacity), see #38
  4. Support word document(*.docx) import/export: #40

BallonTranslator-1.3.4

31 Aug 09:49
Compare
Choose a tag to compare

下载

腾讯云Google Drive

更新说明

  1. 添加离线日译英模型Sugoi Translator(仅日译英, 作者mingshiba, 已获得集成授权), 感谢@Snowad14提供CT2转换模型
  2. 来自bropines的俄语本地化支持
  3. 文本编辑支持字距调节
  4. 调整竖排符号及半角字符位置规则, 详见#30

Changelog

  1. Add Sugoi Translator(Japanese-English only, created & authorized by mingshiba): download the model converted by @Snowad14 and put "sugoi_translator" in the "data" folder.
  2. Add support for russian, thanks to bropines
  3. Support letter spacing adjustment.
  4. Vertical type rework & text rendering bug fixes: #30

BallonTranslator-1.3.0

17 Aug 12:53
Compare
Choose a tag to compare

下载

腾讯云Google Drive

更新说明

  1. 修复DeepL翻译器的bug, 感谢@Snowad14
  2. 修复部分字体偏小+轮廓导致看不清的问题
  3. 支持全局字体格式(一键机翻字体格式): 在控制面板->嵌字菜单里将相应项从"由程序决定"改为"使用全局设置"后启用. 注意全局设置就是未编辑任何文本块时右侧字体格式面板的那些设置.
  4. 添加新的修复模型: lama-mpe (默认启用)
  5. 文本块支持多选和批量调整格式 (ctrl+鼠标左键或者按下右键拉框框选)
  6. 支持日译英, 英译中的自动排版, 基于提取出的背景气泡, 目标语言为中文时会自动断句(基于pkuseg). 勾选设置面板->常规->嵌字->自动排版后将对一键机翻生效(默认启用).

Changelog

  1. Fix deepl translator, thanks to @Snowad14
  2. Fix font size & stroke bug which makes text unreadable
  3. Support global font format (determine the font format settings used by auto-translation mode): in config panel->Lettering, change the corresponding option from "decide by the program" to "use global setting" to enable. Note global settings are those formats shown by the right font format panel when you are not editing any textblock in the scene.
  4. Add new inpainting model: lama-mpe and set it as default.
  5. Support multiple textblocks selection & formatting.
  6. Improved manga->English, English->Chinese typesetting (Auto-layout in Config panel->Lettering, enabled by default), it can also be applied to selected text blocks use the option in the right-click menu.

BallonTranslator-1.2.0

19 May 12:10
Compare
Choose a tag to compare

下载

国内网盘 | Google Drive
下载最新版本压缩包, 解压并替换旧版内容.

Copy newest version files to the older program folder to get the grogram updated.

更新说明

  1. 支持DeepL翻译器, 感谢@Snowad14
  2. 增加来自manga-image-translator的新OCR模型, 支持韩语识别
  3. 修bug