/CaptuocrToy

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

Primary LanguageSwift

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