OCR Scanner v1.1

Share and discuss your flows and ideas with other users.

Moderator: Martin

Post Reply
geekeedee
Posts: 32
Joined: 24 Sep 2016 00:33

OCR Scanner v1.1

Post by geekeedee » 15 Nov 2016 17:10

New Version 1.1: Output text to file.
--------------------
This is an OCR scanner for Automagic. It uses the AutoTools plugin.

The OCR scanner takes a picture of an object, extracts the text, and outputs the text value in 4 ways:

1) to the CLIPBOARD to be used by any app.
2) in a GLOBAL variable to be used by any flow.
3) in a LOCAL variable to be passed back to the calling flow.
4) to a text FILE.

You can execute the OCR scanner from inside your flow (by using the "execute flows" action), and get its output in any of the 4 ways mentioned.

http://automagic4android.com/flow.php?i ... e6f5b07f6d
Screenshot_OCRscanner1.1.png
Screenshot_OCRscanner1.1.png (98.47 KiB) Viewed 12702 times

niftea
Posts: 9
Joined: 27 Oct 2016 18:31

Re: OCR Scanner v1.1

Post by niftea » 18 Nov 2016 15:31

Very nice! A time-saver.
It's about time there is an OCR.

Ozmutz
Posts: 3
Joined: 13 Nov 2016 03:09

Re: OCR Scanner v1.1

Post by Ozmutz » 18 Nov 2016 20:38

This is pretty awesome. I added an action to open the text file at the end as well. Thanks for sharing.

Post Reply