gragrance / CaptuocrToy

A tool to capture screenshot and recognize text by online ocr apis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CaptuocrToy

A tool to capture screenshot and recognize text by online ocr apis .

Other Languages:简体中文

Screenshot

img

How to build

  1. You should install Xcode Command Line Tools and cocoapod first.

    • xcode-select --install
    • sudo gem install -n /usr/local/bin cocoapods
  2. Clone repository

    • git clone https://github.com/gragrance/CaptuocrToy.git
  3. Build

cd CaptuocrToy
pod update
BuildArea/autobuild.sh

Release

https://github.com/gragrance/CaptuocrToy/releases

Thanks to

@ryh Provide codes to recognize QR code

About

A tool to capture screenshot and recognize text by online ocr apis


Languages

Language:Swift 75.6%Language:Shell 23.7%Language:Ruby 0.7%