Releases: OB0NE/PillOCR
Releases · OB0NE/PillOCR
[Urgent Bug Fix] v0.1.1
v0.1.0
新功能:
- 增加提示词自定义设置,可以根据供应商调整合适的提示词,还可以通过自定义提示词实现截图+翻译和截图+解题等功能(#16);
- 增加绑定截图快捷键功能(#15,感谢@infstellar );
- 绑定截图快捷键后,只有通过该截图快捷键获取的截图才会被识别;(例:将截图快捷键绑定为"Alt+A(微信截图快捷键)"后,只有微信截图才会被识别,其他截图工具的截图或手动复制的图片不会被识别)
- 若截图快捷键设置为空,则所有剪贴板中的截图都会被处理;
- 软件不带截图功能,需要你将想要绑定的截图工具的快捷键输入到软件中;
- 添加“是否处理软件启动时剪贴板中的图片”设置,解决#19(灵感来自#15,感谢@infstellar);
- 增加”最大Token限制“设置,解决#12;
- UI更新,将不同设置分类到左侧导航栏。
Bug 修复:
v0.0.2
v0.0.1
这是PillOCR的0.0.1版,包含以下功能:
- 将截图转化为markdown/latex,截图功能支持系统截图和微信截图等,使用系统截图时需设置将自动将截图复制到剪贴板;
- 可以选择公式的包装符,还可以在输入框中自行输入(左右包装符之间以空格隔开);
- 可以自定义模型的url、api,需要模型具有视觉功能,如GPT-4o(-mini),火山引擎的视觉理解模型等;
- windows版可以通过快捷键启动、停止,且可以自定义快捷键。macos版暂不支持快捷键启停;
- 可以设置代理(如GPT模型需要设置代理);
PS:macos版暂时无法隐藏程序坞的图标。
This is version 0.0.1 of PillOCR, which includes the following features:
- Convert screenshots into Markdown/LaTeX, supporting system screenshots, WeChat screenshots, and more.
- Option to choose formula delimiters or manually input them in the text box (left and right delimiters should be separated by a space).
- Customizable model URLs and APIs, requiring models with visual capabilities, such as GPT-4o(-mini), ByteDance's visual understanding models, etc.
- The Windows version supports hotkeys for launching and stopping, with customizable shortcuts (macOS version does not support this yet).
- Proxy settings can be configured (e.g., for GPT models that require a proxy).
Note: The macOS version currently cannot hide the Dock icon.