Skip to content

Commit a9ce14e

Browse files
committed
v0.5
1 parent ead563e commit a9ce14e

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# QuickLook.Plugin.ImageViewer with Live Text
22

3-
该功能在AI编程工具Trae的帮助下实现,本README也完全由AI自动生成
3+
该功能在AI编程工具Trae的帮助下实现,本README也由AI自动生成
44

55
一个为 QuickLook 图片查看器插件增强的版本,添加了类似 macOS 实况文本(Live Text)的功能,允许用户在预览图片时直接选择和复制图片中的文本内容。
66

@@ -11,12 +11,11 @@
1111
- **智能文本识别**:使用 Windows 内置 OCR 引擎识别图片中的文本
1212
- **可视化文本区域**:高亮显示识别到的文本边界
1313
- **文本选择**:支持鼠标拖拽选择文本区域
14-
- **一键复制**选中文本后自动复制到剪贴板
14+
- **右键复制**选中文本后右键菜单可复制到剪贴板
1515
- **多语言支持**:支持中文、英文等多种语言文本识别
16-
- **实时响应**:图片缩放时文本叠加层自动调整
17-
18-
![](image\demo.png)
16+
- **实时响应**:图片缩放时文本叠加层自动调整(暂未实现)
1917

18+
![](image/demo.png)
2019

2120
## 📖 使用说明
2221

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
🔤 **Enhanced Image Viewer Plugin for QuickLook with Live Text Support**
44

5-
This feature is implemented with the help of Trae, an AI programming tool, and this README is fully generated by AI.
5+
This feature is implemented with the help of Trae, an AI programming tool, and this README is generated by AI.
66

77
This is an enhanced version of the QuickLook.Plugin.ImageViewer that adds **Live Text** functionality, allowing users to extract and copy text from images using OCR (Optical Character Recognition) technology, similar to macOS Live Text feature.
88

0 commit comments

Comments
 (0)