Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Component: WindowsOCR
Functions for OCR in Windows 10 or 11.
See also OCR functions (cross-platform) and Vision functions for macOS.
Version | macOS | Windows | Linux | Server | iOS SDK |
13.1 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
Item | Details |
---|---|
WindowsOCR.Available Whether OCR is available. | Win only 13.1 |
WindowsOCR.AvailableRecognizerLanguages Returns a list of all available OCR languages on the device. | Win only 13.1 |
WindowsOCR.CurrentInputMethodLanguageTag Queries current language tag for the user. | Win only 13.1 |
WindowsOCR.IsLanguageSupported Whether a language is supported for OCR. | Win only 13.1 |
WindowsOCR.List Lists all IDs of OCR engine objects. | Win only 13.1 |
WindowsOCR.MaxImageDimension Gets the maximum image pixel dimensions supported by the OCR engine. | Win only 13.1 |
WindowsOCR.New Creates a new OCR engine. | Win only 13.1 |
WindowsOCR.Recognize Scans the specified image for text. | Win only 13.1 |
WindowsOCR.RecognizeFile Scans the specified image for text. | Win only 13.1 |
WindowsOCR.RecognizerLanguage Queries the language used for the recognizer. | Win only 13.1 |
WindowsOCR.Release Releases the object and all memory used for it. | Win only 13.1 |
WindowsOCR.ReleaseAll Release all our objects. | Win only 13.1 |
WindowsOCR.Result Queries a JSON with result of the OCR. | Win only 13.1 |
WindowsOCR.Text Gets the recognized text. | Win only 13.1 |
WindowsOCR.TextAngle Gets the clockwise rotation of the recognized text, in degrees, around the center of the image. | Win only 13.1 |
15 functions shown.
7 functions require a license (47%) and 8 functions are free to use.
Release notes
- Version 13.1
- Added WindowsOCR functions.
- Implemented Vision.RecognizeText for Windows using WindowsOCR functions.
Blog Entries
- MBS @ FMTraining.TV - The FileMaker MonkeyBread Plug-in Spotlight: OCR
- MBS Plugin for Windows Server 2012
- MBS @ FMTraining.TV - MBS Plugin 13.1
- New in MBS FileMaker Plugin 13.1
- Neues MBS Plugin 13.1 für Claris FileMaker
- MBS Plugin 13.1 for Claris FileMaker
- OCR on Windows in FileMaker
- MBS FileMaker Plugin, version 13.1pr2
- LiveText for Windows
- MBS FileMaker Plugin, version 13.1pr1
FileMaker Magazin
Example Databases
