breezedeus / Pix2Text-Mac

Pix2Text MacOS App: A Mac Desktop App for Mathematical Formula Recognition and Text Recognition. Mac 本地数学公式识别和文本识别工具
https://p2t.breezedeus.com
MIT License
31 stars 3 forks source link

Suggestion: We pre-select one of the OCR mode, and after we took a screenshot, the result is automatically copied. #4

Closed makamto closed 3 months ago

makamto commented 5 months ago

Here is the workflow:

  1. If we only want to use Mixed OCR, then there is a setting for making it to be default mode,
  2. After we set Mixed OCR as default mode,
  3. If we took a screenshot, the result is also automatically copied to clipboard.

Pros:

breezedeus commented 5 months ago

Thanks for the suggestion. However, this operation needs to set a specific shortcut key or it will recognize all the screenshot images in the clipboard. I don't know how to set specific shortcuts yet 😅.

horennel commented 4 months ago

很早以前就实现了,@breezedeus,用这个代码改就行,没有用到快捷键,用轮询实现的。https://github.com/horennel/LaTex-OCR_for_macOS