ABBYY Cloud OCR API - Source Code
ABBYY is a provider of OCR, document capture, ICR and language translations services. Their Cloud OCR SDK allows developers to integrate ABBYY's optical character recognition technologies for applications such as photograph and image conversion into searchable text. With the API, users can load images to the OCR server, process with necessary recognition and export parameters, obtain the results of processing. It uses HTTP calls and responses are formatted in XML.

- Versions
- SDKs (8)
- Articles (3)
- How To(0)
- Source Code(12)
- Libraries(0)
- Developers (0)
- Followers (34)
- Changelog (23)
Sample Source Code (12)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | ABBYY Cloud Windows Mobile Sample Code by ABBYY | This Windows Mobile code sample shows the functionality of how to create a simple client application using the ABBYY Cloud OCR SDK. This includes Receipt recognition, Checkmark and Business Card recognition, Field-level recognition, Quick Start Guides and more. To run any of the code samples, you will need the Application ID and password. |
![]() | ABBYY Cloud Asp.net Sample Code by ABBYY | This Asp.Net code sample shows the functionality of how to create a simple client application using the ABBYY Cloud OCR SDK. It uses HTTP POST and HTTP GET methods for sending data to an HTTP server and allows you to use the processing power as you need with zero IT costs and no installation required. This includes Receipt recognition, Checkmark and Business Card recognition, Field-level recognition, Quick Start Guides and more. To run any of the code samples, you will need the Application ID and password. |
![]() | ABBYY Cloud Python Sample Code by ABBYY | This Python code sample shows the functionality of how to create a simple client application using the ABBYY Cloud OCR SDK. It uses HTTP POST and HTTP GET methods for sending data to an HTTP server and allows you to use the processing power as you need with zero IT costs and no installation required. This includes Receipt recognition, Checkmark and Business Card recognition, Field-level recognition, Quick Start Guides and more. To run any of the code samples, you will need the Application ID and password. |
![]() | ABBYY Cloud cURL Sample Code by ABBYY | This cURL code sample shows the functionality of how to create a simple client application using the ABBYY Cloud OCR SDK. It uses HTTP POST and HTTP GET methods for sending data to an HTTP server and allows you to use the processing power as you need with zero IT costs and no installation required. This includes Receipt recognition, Checkmark and Business Card recognition, Field-level recognition, Quick Start Guides and more. To run any of the code samples, you will need the Application ID and password. |
![]() | ABBYY Cloud .Net Receipt Sample Code by ABBYY | This .Net code sample is a Receipt recognition demo for the ABBYY Cloud OCR SDK. To run any of the code samples, you will need the Application ID and password. |
![]() | ABBYY Cloud Java Sample Code by ABBYY | This Java code sample shows the functionality of how to create a simple client application using the ABBYY Cloud OCR SDK. It uses HTTP POST and HTTP GET methods for sending data to an HTTP server and allows you to use the processing power as you need with zero IT costs and no installation required. This includes Receipt recognition, Checkmark and Business Card recognition, Field-level recognition, Quick Start Guides and more. To run any of the code samples, you will need the Application ID and password. |
![]() | ABBYY Cloud .Net Sample Code by ABBYY | This .Net code sample shows the functionality of how to create a simple client application using the ABBYY Cloud OCR SDK. It uses HTTP POST and HTTP GET methods for sending data to an HTTP server and allows you to use the processing power as you need with zero IT costs and no installation required. This includes Receipt recognition, Checkmark and Business Card recognition, Field-level recognition, Quick Start Guides and more. To run any of the code samples, you will need the Application ID and password. |
![]() | ABBYY Cloud iOS Sample Code by ABBYY | The ABBYY Cloud iOS Sample Code by ABBYY demonstrates the OCR functionalities of the API, recognizing documents in English language. Additional languages can be read by changing parameters. For a better understanding on how the SDK works, developers can login credentials to connect to the cloud. |
![]() | ABBYY Cloud Ruby Sample Code by ABBYY | The ABBYY Cloud Ruby Sample Code by ABBYY reads documents in English language to demonstrate the object character recognition of the API. File available to process image with call in REST protocol. |
![]() | ABBYY Cloud PHP Sample Code by ABBYY | The ABBYY Cloud PHP Sample Code by ABBYY demonstrates how to recognize documents in English language, providing guides to send image to the SDK to process image call. Requests and responses in XML. |
![]() | ABBYY Cloud JavaScript Sample Code by ABBYY | The ABBYY Cloud JavaScript Sample Code by ABBYY recognizes documents in English language, demonstrating the optical character recognition of the API. Example requires xm12js module, available by npm command on GitHub. |
![]() | ABBYY Cloud Android Sample Code by ABBYY | The ABBYY Cloud Android Sample Code by ABBYY allows to recognize documents in English language. It contains layout, menu, and values. Developers can enter credentials to access the SDK with the goal to have a better understanding of the API. |