STranslate

A ready-to-use, ready-to-go translation ocr tool developed by WPF/WPF 开发的一款即开即用、即用即走的翻译、OCR工具

MIT License

Stars
1K
Committers
7

Bot releases are hidden (Show)

STranslate - 1.1.6.704

Published by ZGGSONG 4 months ago

Update

  • Added: Option to keep blurred background visible after focus is lost
  • Added: Option to display a close button
  • Optimized: Fixed issue where the window might not be displayed after enabling the hidden interface at startup
  • Fixed: Adjusted the screenshot window closing behavior to avoid focus issues with the main window on some computers
  • Fixed: Modified the publishing options to prevent coreclr.dll errors

Full Update Log: 1.1.5.703...1.1.6.704

Cloud Disk Download

Lanzouyun | 123 Pan

lanzouyun password:

song

更新

  • 新增: 添加用户可选失焦后仍然显示
  • 新增: 添加可选显示关闭按钮
  • 优化: 修复开启启动时隐藏界面后可能无法显示窗口的状况
  • 修复: 调整关闭截图窗口避免部分电脑上出现影响主窗口焦点的问题
  • 修复: 修改发布选项避免 coreclr.dll 报错

完整更新日志: 1.1.5.703...1.1.6.704

网盘下载

蓝奏云 | 123 网盘

蓝奏云密码:

song
STranslate - 1.1.5.703

Published by ZGGSONG 4 months ago

Partial Feature Demonstration

demo

Updates

  • Added: Compatibility with Baidu Thousand Sails service
  • Added: Compatibility with DeepL official service
  • Added: Implementation of translation service test function
  • Added: Implementation of page switching function for original images and annotation images via OCR
  • Added: Functionality to store global hotkey disabling in configuration file #93
  • Added: Option to use main interface shadow or not #91
  • Added: Direct switch option for prompt output on the output interface
  • Added: Expansion and collapse box function for translation logic (removed automatic expansion logic)
  • Added: Support for inserting and replacing original content with translation results #97
  • Added: Global hotkey trigger for direct replacement of translations after setup in settings
  • Added: Manual switching language control to directly switch languages for translation feature
  • Optimized: Reduced probability of clipboard read/write failure
  • Optimized: Improved silent OCR experience
  • Optimized: Removed notification for refreshing history records
  • Optimized: Adjusted position of the copy button on the output area (optionally hidden) #92
  • Optimized: Enhanced WebDav feature
  • Optimized: Fixed overlapping issue between main interface watermark and loading process
  • Optimized: Removed OpenAI's requirement for API-Key usage
  • Optimized: Moved individual service right-click operations in the main interface to each service's header settings button
  • Optimized: Eliminated menu shadow in the right-click context menu
  • Optimized: Adjusted conflict checking and updating UI after restoring global hotkeys
  • Fixed: Resolved failure issue when canceling editing of Prompt
  • Fixed: Resolved inability to start with default configuration after failing to read the configuration file
  • Fixed: Resolved error during copying large camel case text
  • Fixed: Resolved issue where Ollama Baidu Thousand Sails could not switch prompts in the main interface
  • Fixed: Resolved issue where text remained displayed even after hotkey conflicts were resolved

Full Update Log: 1.1.4.523...1.1.5.703

Cloud Disk Download

Lanzouyun | 123 Pan

lanzouyun password:

song

更新

  • 新增: 适配百度千帆服务
  • 新增: 适配DeepL官方服务
  • 新增: 添加翻译服务测试功能
  • 新增: 添加OCR页面切换原图/标注图功能
  • 新增: 添加禁用全局热键存储至配置文件 #93
  • 新增: 添加可选是否使用主界面阴影 #91
  • 新增: 添加输出界面直接切换 prompt(可选是否显示)
  • 新增: 添加展开收缩框以翻译逻辑(移除自动展开逻辑)
  • 新增: 翻译结果支持插入替换原始内容 #97
  • 新增: 全局热键直接触发替换翻译(须提前到设置中配置替换翻译信息)
  • 新增: 增加识别语言控件直接手动切换语种以翻译功能
  • 新增: 在全屏模式下禁用可自定义的快捷键 #107
  • 优化: 优化剪贴板读写失败概率
  • 优化: 优化静默OCR体验
  • 优化: 移除刷新历史记录通知
  • 优化: 调整输出区域复制按钮位置(可选隐藏) #92
  • 优化: 优化WebDav功能
  • 优化: 优化主界面水印与加载重叠的现象
  • 优化: 移除OpenAI强制要求Api-Key
  • 优化: 移动主界面单个服务右键操作功能至每个服务头部设置按钮中
  • 优化: 移除右键菜单阴影
  • 优化: 优化恢复全局热键后,检查冲突并更新用户界面
  • 修复: 修复编辑 Prompt 取消失败的问题
  • 修复: 修复读取配置文件失败后无法以默认配置启动的问题
  • 修复: 修复复制大小驼峰时出错的问题
  • 修复: 修复ollama 百度千帆无法在主界面切换prompt的问题
  • 修复: 解决热键在清除后冲突后文本仍显示的问题

完整更新日志: 1.1.4.523...1.1.5.703

网盘下载

蓝奏云 | 123 网盘

蓝奏云密码:

song
STranslate - 1.1.4.523 Latest Release

Published by ZGGSONG 5 months ago

GIF

The absence of the PaddleOCR data pack does not affect other functions at all.
The demonstration computer is a bit slow.

  1. Get PaddleOCR Data

1

  1. Clear PaddleOCR Data

2

Update

  • Optimization: Separated PaddleOCR dependencies and model data, significantly reducing upgrade costs; the compressed software body is only around 20MB
  • Optimization: Improved request failure output and log printing
  • Optimization: Local service implementation, added cancel operation with Esc
  • Optimization: Beautified progress bar style
  • Optimization: Offline data packages (Simple Chinese Dictionary, PaddleOCR) provided with ghProxy download method
  • Addition: Added hotkey to switch themes with Ctrl + Shift + R
  • Fix: Fixed default automatic target language translation from non-Chinese to Chinese
  • Fix: Fixed the issue of Prompt interdependence when creating services #81
  • Fix: Fixed the issue of OCR and TTS attribute saving not taking effect #82
  • Fix: Fixed the issue of single file releases not supporting boot-up self-starting and administrator startup
  • Fix: Fixed the issue of display window possibly failing

Full Update Log: 1.1.3.514...1.1.4.523

Cloud Disk Download

Lanzouyun | 123 Pan

lanzouyun password:

ah1m

更新

  • 优化: 分离PaddleOCR依赖以及模型数据,极大降低升级成本软件本体压缩后仅20MB左右
  • 优化: 完善请求失败输出以及日志打印
  • 优化: 本地服务实现方式, 增加课取消操作 Esc
  • 优化: 美化进度条样式
  • 优化: 离线数据包(简明汉字词典、PaddleOCR)提供 ghProxy 方式下载
  • 添加: 添加热键切换主题 Ctrl + Shift + R
  • 修复: 修复默认自动目标语种非中文翻译成中文
  • 修复: 创建服务时 Prompt 相互关联的问题 #81
  • 修复: OCR、TTS部分属性保存不生效的问题 #82
  • 修复: 修复单文件发布后开机自启功能、管理员启动失效的问题
  • 修复: 显示窗口可能失效的问题

完整更新日志: 1.1.3.514...1.1.4.523

网盘下载

蓝奏云 | 123 网盘

蓝奏云密码:

ah1m
STranslate - 1.1.3.514

Published by ZGGSONG 5 months ago

Update

  • New: Added offline OCR support for Japanese and Korean languages.
  • New: Integrated online language identification with providers such as Baidu, Tencent, Niutrans, Bing, Google, Yandex (thanks to @pot-desktop).
  • Improvement: Reduced the number of program files after packaging in issue #75.
  • Improvement: Implemented a feature for checking updates using Scoop.
  • Optimization: Enhanced TTS functionality with multiple source options and added OCR page-based TTS.
  • Optimization: Expanded access logic to settings.
  • Optimization: Improved Slider styles.
  • Bug fix: Resolved issue of incorrect position offset in issue #72.
  • Bug fix: Fixed memory usage issues.
  • Bug fix: Corrected problem with loading cache location.

Full Changelog: 1.1.2.509...1.1.3.514

Download from Cloud Drive

Download Link


更新

  • 新增: 添加离线 日语韩语 OCR
  • 新增: 新增在线语种识别: 百度、腾讯、小牛、必应、谷歌、Yandex (感谢@pot-desktop)
  • 优化: 减少打包后程序文件数量 #75
  • 优化: 检查更新功能(Scoop)
  • 优化: 优化 TTS 多播放源, 添加 OCR 页面 TTS
  • 优化: 打开设置逻辑
  • 优化: 优化 Slider 样式
  • 修复: 位置偏移的问题 #72
  • 修复: 修复内存占用高的问题
  • 修复: 修复加载缓存位置出错的问题

完整更新日志: 1.1.2.509...1.1.3.514

网盘下载

Download Link

STranslate - 1.1.2.509

Published by ZGGSONG 5 months ago

Update

  • Added: Added OCR, translation loading animation.
  • Improved: Optimized QR code recognition.

Full Changelog: 1.1.1.508...1.1.2.509

Download from Cloud Drive

Download Link


更新

  • 新增: 添加OCR、翻译加载动画
  • 优化: 优化二维码识别

完整更新日志: 1.1.1.508...1.1.2.509

网盘下载

Download Link

STranslate - 1.1.1.508

Published by ZGGSONG 6 months ago

Update

  • Feature: OCR optional configuration default removes newline
  • Feature: Add OCR page width and height caching
  • Feature: Add main interface/OCR Ctrl + Left-click toggle to remove newline operation for each recognition #69
  • Feature: Add OCR page option to recognize immediately when updating the service or language
  • Feature: OCR defaults to automatically recognizing QR Code
  • Optimization: OCR supports cancellation, screenshot translation supports canceling OCR (external call & silent OCR does not support cancellation)
  • Optimization: Configuration page software internal shortcut Ctrl + S saves current page configuration
  • Fix: Listening mouse selection and recognition removal of space configuration does not take effect problem
  • Fix: Fix clipboard occupied issue
  • Fix: Fix global shortcut configuration cannot use Backspace and Delete to clear the key problem #70

Experience Function

Increase external call using HTTP implementation #62
Support to Scoop Doc #57

Complete Update Log: 1.1.0.424...1.1.0.508

Cloud Download

Download Link


更新

  • 新增: OCR可选配置默认移除换行
  • 新增: 添加OCR页面宽高缓存
  • 新增: 添加主界面/OCR Ctrl+鼠标左击 切换是否每次取词进行去除换行操作 #69
  • 新增: 添加OCR页面可选更新选择服务或语种时立即识别
  • 新增: OCR默认自动识别二维码
  • 优化: OCR支持取消,截图翻译支持取消OCR(外部调用&静默OCR暂不支持取消操作)
  • 优化: 配置页面软件内热键 Ctrl + S 保存当前页配置
  • 修复: 监听鼠标划词取词移除空格配置不生效的问题
  • 修复: 修复剪贴板占用问题
  • 修复: 修复全局热键配置无法使用BackSpaceDelete 清空热键的问题 #70

体验功能

增加外部调用 采用 HTTP 实现 #62
支持Scoop安装 文档 #57

完整更新日志: 1.1.0.424...1.1.0.508

网盘下载

Download Link

STranslate - 1.1.0.424

Published by ZGGSONG 6 months ago

更新

  • 新增: 添加可选修改选择语种后立即翻译功能 #59
  • 新增: Kimi icon
  • 修复: 开启时隐藏软件主界面功能首次打开软件后任务管理器中保持在前台 #57
  • 修复: 修复交换原始/目标语言失败的bug #58

完整更新日志: 1.0.9.417...1.1.0.424

网盘下载

Download Link

STranslate - 1.0.9.417

Published by ZGGSONG 6 months ago

更新

  • 新增: 自建服务增加自定义token, 支持 DeepLX 带token的api
  • 新增: 主页拖拽切换服务顺序(即刻保存至配置)
  • 新增: 服务类型标签
  • 新增: 大语言模型图标(linyideepseekGroq)

直接使用openai服务创建即可,这几个api完全兼容openai api

  • 新增: 添加ollama服务支持 #55
  • 新增: 主界面增加服务快速切换按钮(包括翻译、OCR、TTS), 并且支持切换AI服务的提示词(右键切换) #42
  • 新增: 新增可选增量翻译以及主界面可选快捷开关配置 #42
  • 新增: 软件内快捷键Ctrl + / 打开历史记录 #49
  • 新增: 可配置服务是否自动展开 #43
  • 新增: 新增OCR服务配置
  • 新增: 百度通用文字识别
  • 新增: 腾讯通用印刷体识别
  • 新增: 执行 OCR 时为图像添加边框
  • 新增: OCR 界面支持放大、缩小、重置图像
  • 新增: 截图可选使用辅助线功能
  • 新增: 导入导出功能, 当前支持本地及WebDav两种方式
  • 新增: OCR 支持指定语种(PaddleOCR为离线OCR仅支持中英文、数字、标点, 切换语种对其不生效)

截图翻译、静默OCR使用自动识别语种, 配置OCR语种仅OCR功能生效

  • 优化: 软件添加过渡动画优化使用体验
  • 优化: 图标下拉框等显示效果
  • 优化: 允许用户设置单个按键的全局热键 #38
  • 优化: 输入框、OCR 撤销重做功能 #40
  • 优化: 添加更小的宽度设置 #42
  • 优化: 优化AI服务提示词配置功能
  • 优化: 优化适配检查所有翻译、OCR服务的语种支持程度
  • 优化: 自动移除换行配置对OCR界面不生效
  • 修复: 切换服务后一定概率无法自动展开翻译结果的问题
  • 修复: 自动复制、监听剪贴板后功能死循环的问题 #44
  • 修复: 优化主界面时添加动画导致无法隐藏截图的问题
  • 修复: 修复截图套娃问题 #50
  • 修复: 热键冲突显示问题
  • 修复: 简明英汉词典查词失败的问题

!!!注意!!!: 建议保存当前正在使用的prompt, 新版本移除当前prompt, 使用配置多个prompt, 选其一启用方式

完整更新日志: 1.0.8.313...1.0.9.417

网盘下载

Download Link

STranslate - 1.0.8.313

Published by ZGGSONG 7 months ago

What's Changed

Break Change

  • If you have added OpenAI, Gemini, or ChatGLM and do not see the prompt, you need to add a new AI service and fill in the key and other information

General updates

  • feat: add clipboard monitor function #28 (6c923bf8fb063396fcdecdff2015da781c6583c2)
  • feat: add openAI prompt customization #29 (030cd34752e8121d690fdaa1c823207e29601194)
  • feat: automatic copying of results after translation #31 (3df8990ac729685e70972f536143be3ee5a36d19)
  • feat: add chatglm (f9b23d5fceda97be77d87f49779fbb308f6dc162)
  • feat: add single-service translation retry feature (bb21c7919283973deea158402d514db84cf13e45)
  • feat: adding prompts management (dfacad290a3d2eae12702d13dfed4241a5144ea4)
  • perf: optimize user experience
  • perf: optimize text placeholders (59586db6d523f4d1e3915753b1ea74fbf96520a8)
  • perf: optimize unclickable dropdown box margins (deb0fc89e4df5be1128077f6c87d5114e6577b0a)
  • fix: main window follow mouse problem #32 (4c6580868f18cb31b3cd47eb6459c02f4846e9b3)

更新了什么

破坏性更新

  • 如果已经添加了OpenAI、Gemini、ChatGLM 没有出现 Prompt,需要添加新的 AI 服务后填入密钥等信息

常规更新

  • feat: 添加剪贴板监控功能 #28 (6c923bf8fb063396fcdecdff2015da781c6583c2)
  • feat: 添加openAI提示自定义 #29 (030cd34752e8121d690fdaa1c823207e29601194)
  • feat: 翻译后自动复制结果 #31 (3df8990ac729685e70972f536143be3ee5a36d19)
  • feat: 添加chatglm (f9b23d5fceda97be77d87f49779fbb308f6dc162)
  • feat: 添加单项服务翻译重试功能 (bb21c7919283973deea158402d514db84cf13e45)
  • feat: 添加提示词管理 (dfacad290a3d2eae12702d13dfed4241a5144ea4)
  • perf: 优化用户体验
  • perf: 优化文本占位符 (59586db6d523f4d1e3915753b1ea74fbf96520a8)
  • perf: 优化不可点击的下拉框边距 (deb0fc89e4df5be1128077f6c87d5114e6577b0a)
  • fix: 主窗口跟随鼠标问题 #32 (4c6580868f18cb31b3cd47eb6459c02f4846e9b3)

Full Changelog: 1.0.7.304...1.0.8.313

Mainland Download

Download Link

STranslate - 1.0.7.304

Published by ZGGSONG 8 months ago

What's Changed

  • feat: customize the maximum height (a09f6bd8d55ab896b58dacfb3af2e0feabec3dee)
  • feat: add width and height configurations as well as keyboard shortcuts (e463d95f1a10d76c37df3aa82dce5f9c4e5ddcea)
  • feat: add automatic switching between dark and light color themes (3c91d130c92dffc7b081f52759bc4aac2c21af31)
  • feat: add ecdict (d0e22817f8fd0c7c7731a7435fab6d3fb6fd3aaa)
  • feat: add tts and configuration (3410f31f60dca5554cedbc8d65084fa2ecb29338) #21
  • feat: add shortcut copy function for the first 10 enabled services (d8fabe2444a0425cf8fffa09fab282ac09bc3199) #22
  • feat: add hotkey to show/hide input and lang selection area (d63e159b07f79821219eeea356aac5f462bc68d6) #25
  • feat: add multiple proxy configurations (d90f9ef529d8d3064adc90081662e230f83a750e) #26
  • perf: ocr view hotkey to copy result by ctrl + 1 (b84e2e596876a827f8e1d8abd67123fbcc75e1a1)
  • perf: filtering empty data in the configuration on saving (e8c588bde398ccb56a7b16fadf279d097b6ac543)
  • fix: fix the issue that skip cache setting fails without saving history records (926677bcd883c9d96526a637e4adc37559d491ea)

Full Changelog: 1.0.6.201...1.0.7.304

Mainland Download

Download Link

STranslate - 1.0.6.201

Published by ZGGSONG 9 months ago

What's Changed

  • Feat: Adapt Local Service (0c82e66c999b754fec025fc93d9e2e796d4658ac)
  • Feat: Adapt Volcengine Api (3c556c7a70cb7bc64512c2018a1a4c7f1c22cc51)
  • perf: Configuration error Backup configuration file first (d5235aa5168a1dd957ed12467d9e05788b089d59)

Full Changelog: 1.0.5.131...1.0.6.201

Mainland Download

Download Link

STranslate - 1.0.5.131

Published by ZGGSONG 9 months ago

What's Changed

Feature

  • Add search function for browsing history (d93fc0f38059f4e3f5e7b896660646a1e50260bb).
  • Add optional to hide the main window at startup (4692b8f9bf75b733fb825ab6dadcca3cf469f7fc).
  • Adaptive selectable translation results. Show copy button at the top (0c19ff56b393ca6a525651b70762949b9511f075 enhancement #18).
  • Adapt to tencent translator (1a0d669846cf0873ad96fa99466489b3ec638662 #19).
  • Adapt ali translator (f16895279973862f28a13ece9e86ffd798087416).
  • Adapt youdao api (77ff177dd0e0aafdeb86ec6d225d8d01b3d795a3).
  • Adapt to niutrans api (abeac9aa5fe6d47a225fce51f12d9a696e5e844d).
  • Adapt caiyun api (2f0b9fb2b944167fd330103e5580386040ca1cc2).

Optimize

  • Optimized the way to call up screenshots on the main interface and handle the main view (c671e28228798448c3063941399fea98c8112414).
  • Optimize the history refresh mechanism to improve user experience.
  • Add tags to the service interface (53c0974d7454953303f9e1c8a80236e13b3603b9).
  • Optimize the code structure (0289578f9ff2778275746d3016f7c3880514321f e516f189d73605b0d03f6fa5fcd7f34b8fc030c8).
  • Optimize Gemini line break processing (3d4a587a34d9e588c6a5e61dc772e8249ccad3dd).
  • Customize the timeout period for gemini (cd768ed2a4b61c0d8a36480ce43e938bc75d7560).
  • Optimize historical record cache information filtering keys and important information as well as unsuccessful translation results (1819cefa724bbfb8bb9c10c9f88b8fa6826c6fb1).
  • Update microsoft translate services icon (3af7e098e10eb7ad1060d4acd0b39d45f3519914).

Fixes

  • Fix the issue of the window jumping to the input box when clicking on long text in the top state (172867699612a50ddb8154af3e78a2dcb47039fb bug #18)
  • Fixed the issue that the manual administrator permission startup tray program displayed the administrator status incorrectly (5f002ff524ae88d6d5a0c57cc2e1bd6cec8f080d).

Full Changelog: 1.0.3.118...1.0.4.122

Mainland Download

Download Link

STranslate - 1.0.4.122

Published by ZGGSONG 9 months ago

What's Changed

  • feat: keep the top option highlighted after canceling the mouse hook #16
  • feat: Add a homepage function icon for optional display #16
  • perf: Optimize AI translation effect
  • fix(hotkey): Fix screenshot hotkey bug #14
  • fix: Foxit Reader failed to pick up words #13

Full Changelog: 1.0.3.118...1.0.4.122

Mainland Download

Download Link

STranslate - 1.0.3.118

Published by ZGGSONG 9 months ago

What's Changed

  • feat: encrypt the password and save it, and add a visible hidden password control (6027d2710875386cb9e8f3096681e3bdb58abdc2 ffc98e134a4e2de67fd7c6bec2e6576db4cc71fb)
  • feat: adapt to openai api and support custom models (eda2750aca5a9fae70681acc7591ae4b00bf574f a9355c1c0c4347a8bacb34d1dee220b9da26db50 #9)
  • feat: adapt gemini api (9ac9420978a1ed09b127f46b5c95dd63a4736197) I am trying to be the agent for this project, and it feels pretty good (@gemini-proxy)
  • feat: add font modification function (98e62f6b94825e935f43cf7bf0ab336742d7f103 #12)
  • feat: adapt to silent ocr (fe749a06cc302f43c52f0733f466fa528c192910 @Suggestion from Bilibili users)
  • perf: optimize the password box watermark (70a0e761e4b340ae1aa984e18a956c13b49022cc)
  • fix(notifyicon): Fix the issue of the context menu of the tray program not dynamically refreshing the theme (b75438f6dd69d0815edc505d3e16821dd028ee3d)
  • fix(hotkey): fix the bug that causes conflicts in the display of the screenshot shortcut key (fe749a06cc302f43c52f0733f466fa528c192910 @Feedback from niche software users)
  • fix(updater): the progress bar on the download page was invalid (6f61b5d5a1a06eb8a7f4fbea24a05043c773779f)
  • chore: notifyIcon show admin msg (0caa3c9c5de5d1c945c952208f4b56de5e3e4356)
  • chore: update paddleocrshparp version to 4.1.0 (514cf5c5d08f9c80f26f38cb7fd792d3628d27e0 @paddleocrsharp)

Full Changelog: 1.0.2.114...1.0.3.118

Mainland

Download Link

STranslate - 1.0.2.114

Published by ZGGSONG 9 months ago

What's Changed

  • Feat: Adapt to the Bing Translate API(bd7c8d5b7aed065e2808eeacc773033dedfc7a5f)
  • Feat: Add the ability to disable the use of system agents(fa743e73b3e905db6cc2e2e72158d6bd7d1e4214)
  • Fixed the issue that the OCR crash crashed in windows-arm system(231f564e2c3d22bf99a01b3ef8ce3d12b1be379d)
  • Fixed the crash issue caused by incorrect service configuration(9821b4325b0c000a1336c57c83da015bd1cc617b)
  • Perf: The remaining services cannot obtain the cache after the GUID of the cache service is changed(e9c06c16b9b1c7d37130aa7e55a9aea3748cd6f5)

Full Changelog: 1.0.1.111...1.0.2.114

STranslate - 1.0.1.111

Published by ZGGSONG 9 months ago

New feature:

  • Add the ability to restore the last closed position(52ef16495d3ea51a3fd50f55bde29aa529b23751)

Bugs fixed:

  • Fix the inability to dynamically switch the system proxy function(52ef16495d3ea51a3fd50f55bde29aa529b23751)
  • Fix a crash when downloading the upgrade program(52ef16495d3ea51a3fd50f55bde29aa529b23751)
  • Fix the problem of missing initial letters after repeatedly calling shortcuts(66dca9565906d64090afe31a5b3c2bc8df1d5174)
STranslate - 1.0.0.107

Published by ZGGSONG 10 months ago

STranslate - 1.0.0.104

Published by ZGGSONG 10 months ago

  1. 支持多接口同时翻译
  2. 支持百度通用翻译API
  3. 支持完全离线OCR(PaddleOCR)
  4. 添加鼠标划词立即翻译
  5. 添加历史记录查看
  6. 添加二维码识别
STranslate - 0.28

Published by ZGGSONG about 1 year ago

添加土耳其语 issue 7

STranslate - 0.27

Published by ZGGSONG over 1 year ago

Fix multi-monitor dpi issues

Badges
Extracted from project README
Star History Chart
Related Projects