All Projects → AnyListen → Tools Ocr

AnyListen / Tools Ocr

Licence: lgpl-3.0
树洞 OCR 文字识别(一款跨平台的 OCR 小工具)

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Tools Ocr

Screen capture lite
cross platform screen/window capturing library
Stars: ✭ 340 (-85.24%)
Mutual labels:  screenshot, cross-platform, mac
Tesseract Macos
Objective C wrapper for the open source OCR Engine Tesseract (macOS)
Stars: ✭ 154 (-93.31%)
Mutual labels:  ocr, screenshot, mac
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (-87.97%)
Mutual labels:  cross-platform, mac
Notable
The Markdown-based note-taking app that doesn't suck.
Stars: ✭ 18,866 (+719.19%)
Mutual labels:  cross-platform, mac
Screencloud
Screenshot sharing application for Windows, Mac and Linux.
Stars: ✭ 537 (-76.68%)
Mutual labels:  screenshot, cross-platform
Myazo
Self-hosted, cross-platform Gyazo alternative
Stars: ✭ 154 (-93.31%)
Mutual labels:  screenshot, cross-platform
LogoRRR
A log viewer which visualises log events such that it is easy to identify problems or events of interest. This app was implemented using Scala and JavaFX, GluonHQ toolchain and GraalVM as platform.
Stars: ✭ 40 (-98.26%)
Mutual labels:  mac, javafx
Negibox
All in one downloader 全能下载器
Stars: ✭ 335 (-85.45%)
Mutual labels:  cross-platform, mac
Flameshot
Powerful yet simple to use screenshot software 🖥️ 📸
Stars: ✭ 15,429 (+569.95%)
Mutual labels:  screenshot, cross-platform
Everest
A beautiful, cross-platform REST client.
Stars: ✭ 785 (-65.91%)
Mutual labels:  javafx, cross-platform
Python Mss
An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
Stars: ✭ 582 (-74.73%)
Mutual labels:  screenshot, cross-platform
Img2latex Mathpix
An image to LaTeX tool by MathpixOCR API and JavaFX
Stars: ✭ 872 (-62.14%)
Mutual labels:  javafx, ocr
normcap
OCR powered screen-capture tool to capture information instead of images
Stars: ✭ 441 (-80.85%)
Mutual labels:  screenshot, ocr
screenshot-actions
Dunst actions for screenshots (OCR, upload to 0x0.st, delete, rename, move to/from clipboard)
Stars: ✭ 49 (-97.87%)
Mutual labels:  screenshot, ocr
Sharex
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Stars: ✭ 18,143 (+687.8%)
Mutual labels:  ocr, screenshot
Textshot
Python tool for grabbing text via screenshot
Stars: ✭ 1,163 (-49.5%)
Mutual labels:  ocr, screenshot
Irccloud Desktop
IRCCloud Desktop App
Stars: ✭ 215 (-90.66%)
Mutual labels:  cross-platform, mac
Tomboy Ng
Next generation of Tomboy
Stars: ✭ 226 (-90.19%)
Mutual labels:  cross-platform, mac
Fern.vim
🌿 General purpose asynchronous tree viewer written in Pure Vim script
Stars: ✭ 552 (-76.03%)
Mutual labels:  cross-platform, mac
Mac2imgur
⬆ A simple Mac app designed to make uploading images and screenshots to Imgur quick and effortless.
Stars: ✭ 914 (-60.31%)
Mutual labels:  screenshot, mac

树洞 OCR 文字识别

一款跨平台的 OCR 小工具

下载地址:百度网盘 提取码:m6d8

  • xxx-with-jre.xx 是完整版,带运行环境;如果精简版不能正常工作,请下载完整版使用;
  • 文字识别使用了各云平台开发的识别接口,因此需要联网才能正常使用;
  • 安装路径请勿包含中文字符
  • 本程序使用 JavaFX 开发,使用前请务必安装 Java8 运行环境(完整版无需安装 Java8)。

截图

识别结果

程序使用

启动截图

  • 方法一:在程序主界面点击截图按钮;
  • 方法二:点击截图快捷键 F4。

圈选区域

进入截图界面后,按下鼠标左键,然后拖动即可圈选所要截取的区域; 圈选结束后,可以对圈选的区域进行微调:

  • 使用 方向键,可以对所选区域的右边界和上边界进行微调;
  • 使用 Shift+方向键,可以对所选区域的左边界和下边界进行微调;
  • 使用 Ctrl+A,可以全选整个屏幕。

确定圈选

圈选完成后,点击 Enter 或者 Space 键,或者鼠标左键双击即可确认圈选;确认圈选后,会自动对所选区域进行 OCR 文字识别。

注意事项

MAC权限设置

由于监控了截图快捷键,因此MAC需要开启相应的权限,请见下图:

MAC权限设置

TODO

  • 图片文字识别
    • 识别结果文本对齐(暂未实现多分栏)
    • 全屏模式下截图
    • 添加正在识别动画
    • 多屏支持
  • 文本翻译
  • 公式识别
  • 表格识别
  • 软件设置
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].