Skip to content

Releases: uniquejava/EggplantShot

EggplantShot v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 13:32

钉图可再编辑

相对 0.1.0,钉图不再是终点:可以原地继续标注,且标注保持为可编辑数据。

  • 钉图 → 右键 → 显示工具栏 — 在钉图上直接标注(无全屏冻结、无遮罩;其他窗口仍可点击)。✓ / Esc 应用并保留钉图;✕ 丢弃本次;复制 / 保存 / OCR 会烘焙并关闭钉图
  • 标注保持为数据 — 钉图保存「未标注底图 + 标注文档」,再次打开工具栏可继续移动 / 改样式 / 撤销,而不是把墨迹烧进像素
  • 复制纯文本 — 由粘贴(F3)生成的文字 / HTML / 色卡 / 路径钉图可交还原始字符串;截图钉图则提供 提取文字并复制(二维码优先,再 OCR)
  • 文字工具 — Snipaste 风格角标缩放、滚轮调字号(最大 144 pt)、单击放置 / 双击编辑;可在其他工具仍武装时选中并编辑已有标记;浅色背景下的对比描边与光标修正

需授予辅助功能(全局快捷键)与屏幕录制(截取)。

安装

下载 EggplantShot-v0.2.0.dmg,拖入 Applications。若 Gatekeeper 拦截:xattr -cr /Applications/EggplantShot.app。DMG 为 ad-hoc 签名,公证。


Pins stay editable

The jump from 0.1.0: a pin is no longer a dead end. Annotate in place, and marks stay data.

  • Pin → right-click → Show toolbar — annotate the pin where it sits (no full-screen freeze, no dim; other apps stay clickable). ✓ / Esc apply and keep the pin; ✕ discards the session; Copy / Save / OCR bake and close the pin
  • Marks stay data — a pin keeps unannotated base + annotation document, so re-opening the toolbar lets you move / restyle / undo instead of flattening ink into pixels
  • Copy plain text — pins from Paste (F3) (text / HTML / color / paths) hand back the original string; screenshot pins offer Extract text and copy (QR first, then OCR)
  • Text tool — Snipaste-style corner badges, scroll-wheel sizing (up to 144 pt), click to place / double-click to edit; select and edit existing marks with another tool still armed; contrast chrome and caret fixes on light backdrops

Requires Accessibility (global hotkeys) and Screen Recording (capture).

Install

Download EggplantShot-v0.2.0.dmg and drag into Applications. If Gatekeeper blocks: xattr -cr /Applications/EggplantShot.app. DMG is ad-hoc signed, not notarized.

Full Changelog: v0.1.0...v0.2.0

EggplantShot v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:18

首发版

原生 macOS 15+ 菜单栏截图工具(Snipaste 风格:框选 → 标注 → 钉住 / 复制 / 保存)。

  • 截取(F1) — 冻结画面,单击窗口或拖拽框选,精修后钉住 / 复制 / 保存
  • 截取并复制(⌘F1) — 选区锁定后立刻复制到剪贴板(无工具栏)
  • 标注 — 形状、箭头、铅笔、马克笔、马赛克(模糊 / 像素化)、文字、步骤序号、放大镜、橡皮;撤销 / 重做;, / . 浏览历史截图
  • OCR — 从选区识别二维码或文字 → 写入剪贴板
  • 粘贴(F3) — 剪贴板 → 浮动钉图(图片、色卡或文字便签);⇧F3 隐藏 / 显示全部钉图
  • 偏好设置 — 登录时启动、界面语言(系统 / 英语 / 简体中文)、快捷键、权限

需授予辅助功能(全局快捷键)与屏幕录制(截取)。

安装

下载 EggplantShot-v0.1.0.dmg,拖入 Applications。若 Gatekeeper 拦截:xattr -cr /Applications/EggplantShot.app。DMG 为 ad-hoc 签名,公证。


First release

Native macOS 15+ menu-bar screenshot tool (Snipaste-style: select → annotate → pin / copy / save).

  • Capture (F1) — freeze the screen, click a window or drag a region, refine, then pin / copy / save
  • Capture and copy (⌘F1) — copy immediately on lock (no toolbar)
  • Annotate — shape, arrow, pencil, marker, mosaic (blur / pixelate), text, step numbers, magnifier, eraser; undo / redo; , / . for capture history
  • OCR — recognize QR codes or text from the selection → clipboard
  • Paste (F3) — clipboard → floating pin (image, color swatch, or text sticky); ⇧F3 hides / shows all pins
  • Preferences — launch at login, language (System / English / 简体中文), hotkeys, permissions

Requires Accessibility (global hotkeys) and Screen Recording (capture).

Install

Download EggplantShot-v0.1.0.dmg and drag into Applications. If Gatekeeper blocks: xattr -cr /Applications/EggplantShot.app. DMG is ad-hoc signed, not notarized.

Full Changelog: https://github.com/uniquejava/EggplantShot/commits/v0.1.0