Skip to content

ihugang/ocrclients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

img.txt

img.txt is an iOS App that OCR images to texts.

Use img.txt, easy get text content from image, and You can use iPhone as OCR server, it provides a POST API to receive image and return OCR result directly.

Available on App Store

简体中文说明

ocrclients

Ocr client demos for img.txt.

You can use iPhone as OCR server, and then call its api...

curl

Format : curl -F 'file=<filename>' <server url of img.txt app>
Example: curl -F 'file=/user/images/photo1.png' http://192.168.0.2:8080

About

Ocr client demos for img.txt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published