Image | Description |
---|---|
Supported in .NET 4.0 and later | |
Supported in Java. Java Document Service supports Tomcat® 10.x | |
Supported in Android Froyo 2.2 and later | |
Supported in iOS 8.0 and later and macOS 10.10 and later | |
Supported in any web browser that supports HTML5 | |
Supported in any language via Web API endpoints | |
Supported in Xamarin and Xamarin Forms |
LEADTOOLS provides toolkits in editions that can support development of software applications for any of the following environments:
* Note for Xamarin developers:
The Xamarin iOS compiler tries to strip out any assemblies that are not directly referenced in the project source.
When developing for Xamarin iOS, if the application's linker setting is set to anything other than Don't Link, you must call Assembly.Use
.
Therefore, if the application is using any of the assemblies in the table below indirectly, a call to the corresponding Assembly.Use
must be added in the source code.
.NetStandard Assembly | Usage |
---|---|
Leadtools.Core | Leadtools.Core.Assembly.Use(); |
Leadtools.Ocr.LEADEngine | Leadtools.Ocr.LEADEngine.Assembly.Use(); |
Leadtools.Svg | Leadtools.Svg.Assembly.Use(); |
Leadtools.Forms.Recognition.Ocr | Leadtools.Forms.Recognition.Ocr.Assembly.Use(); |
Leadtools.Forms.Recognition.Barcode | Leadtools.Forms.Recognition.Barcode.Assembly.Use(); |
LEADTOOLS Multimedia Assemblies | Win 32 | Win 64 | |
---|---|---|---|
Leadtools.MediaFoundation | ✓ | ✓ | |
Leadtools.MediaStreaming | ✓ | ✓ | |
Leadtools.Multimedia | ✓ | ✓ | |
Leadtools.MediaWriter | ✓ | ✓ | |
LMNetDMX | ✓ | ✓ | |
LMNetMux | ✓ | ✓ | |
LMNetSnk | ✓ | ✓ | |
LMNetSrc | ✓ | ✓ | |
LTDvdWriter | ✓ | ✓ | |
Leadtools.SpeechRecognition | ✓ |
LEADTOOLS Medical Web Viewer Assemblies | Win 32 | Win 64 |
---|---|---|
Leadtools.Medical.WebViewer.ExternalControl | ✓ | ✓ |
Does your application require document recognition or conversion, but its implementation language is preventing you from using LEADTOOLS directly? Consider using the LEADTOOLS Cloud Services Web API instead. It is a high-powered and scalable Web API. Its hassle-free interface can be used to integrate advanced OCR, barcode, MICR, and document conversion into any application.
Feature | Web API |
---|---|
OCR | ExtractText and ExtractCheck |
Barcode | ExtractBarcode, ExtractAllBarcodes, |
ConvertBarcodeSplit, ConvertRedact, | |
Merge, ExtractAAMVAID, and ExtractBusinessCard | |
150 imaging and document file formats | Convert |