Skip to content

14.0.0

Compare
Choose a tag to compare
@xushengfeng xushengfeng released this 26 Sep 08:00
· 492 commits to master since this release

截屏

  • 新增 取色器添加 hwb、 lab、Oklab、lch、Oklch 五种格式,ok 格式在亮度感知上更符合人眼感知
  • 修复 记录广截屏模式
  • 修复 Linux arm64 提示错误

OCR

  • 新增 离线 OCR 内部自动排版分段

主页面

  • 修复 回到主页错误

翻译

  • 新增 谷歌翻译、yandex、腾讯交互式翻译
  • 新增 重试按钮

高级图片编辑

  • 新增 魔法消除,通过涂鸦移除图片物体
  • 新增 导出格式:PNG、JPG、WebP
  • 新增 自定义导出分辨率和压缩率

[开发中]

AI 识图

通过多模态模型识别图片内容,可以与 AI 进行对话

在设置源文件AI.在线模型添加符合以下类型的项目可以添加模型

  url: string;
  key: string;
  config: Record<string, unknown>;

Screenshot

  • The new color picker adds five formats: hwb, lab, Oklab, lch, and Oklch. The ok format is more in line with the human eye in terms of brightness perception.
  • Repair record wide screenshot mode
  • Fixed Linux arm64 prompt error

OCR

  • Add offline OCR internal automatic typesetting segmentation

Main page

  • Fixed back to home page error

Translation

  • Add Google Translate, Yandex, Tencent interactive translation
  • Add retry button

Senior Photo Editor

  • Added magic elimination to remove picture objects through graffiti
  • New export formats: PNG, JPG, WebP
  • Add custom export resolution and compression ratio

[Under development]

AI recognizes pictures

Identify image content through multimodal models, and you can have a dialogue with AI


下载:

Windows macOS Linux
x64 exe zip dmg zip AppImage deb rpm tar.gz
arm64 exe zip dmg zip AppImage deb rpm tar.gz

镜像下载⚡:

Windows macOS Linux
x64 exe zip dmg zip AppImage deb rpm tar.gz
arm64 exe zip dmg zip AppImage deb rpm tar.gz

Full Changelog: 13.1.6...14.0.0