Skip to content

Commit

Permalink
feat: new ocr
Browse files Browse the repository at this point in the history
use the built-in ocr
  • Loading branch information
alanhe421 committed Feb 8, 2024
1 parent 9eb42f8 commit c0420d3
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 5 deletions.
Binary file modified ocr/OCR.alfredworkflow
Binary file not shown.
13 changes: 8 additions & 5 deletions ocr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,15 @@ First run this command on a terminal:
[![](https://img.shields.io/badge/plist-link-important?style=for-the-badge)](https://raw.githubusercontent.com/alanhg/alfred-workflows/master/ocr/src/info.plist)



<!-- more -->

登陆百度智能云,选择文本识别,创建应用,将高亮的三个值配置在workflow中即可。
![](./screenshort.png)

## 效果
![](./demo.gif)
![](screenshot/demo.gif)

## First-time use

In addition to this, when using it, you will be prompted to install shortcuts. Install and authorize to allow it.

![screenshot1.png](screenshot/screenshot1.png)
![screenshot1.png](screenshot/screenshot2.png)
![screenshot1.png](screenshot/screenshot3.png)
File renamed without changes
Binary file added ocr/screenshot/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ocr/screenshot/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ocr/screenshot/screenshot3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c0420d3

Please sign in to comment.