ocrsdk.com

ABBYY Cloud OCR SDK

  • Owner: abbyy/ocrsdk.com
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Cloud OCR SDK

ABBYY Cloud OCR SDK provides Web API that can be easily used in C#, Java, Python, or any other development tool supporting communication over network.

This repo contains a set of samples in different programming languages showing how to create a simple client application using API V1 for processing image with the specified parameters and exporting the result.

Find the API V1 reference in the ABBYY Cloud OCR SDK documentation.

For more information about the product visit ABBYY Cloud OCR SDK website.

Features

  • Text recognition
    • full-page and zonal OCR (printed text) for 200+ languages
    • ICR (hand-printed text)
  • Document conversion
    • convert image/PDF to searchable PDF, PDF/A and Microsoft Word, Excel, PowerPoint
  • Data extraction
    • Receipt recognition
    • Barcode recognition
    • Business card recognition
    • ID recognition (MRZ)

Quick start guide

To observe and use the samples fo image recognition, do the following:

  1. Register on the ABBYY Cloud OCR SDK website and create your Application. You will need the Application ID and Application Password to run any of the code samples.
  2. Download the samples from this repo.
  3. Observe the API V1 and implement your application using ABBYY OCR and capturing technologies.

Web API versions

Currently ABBYY Cloud OCR SDK provides 2 Web API versions:

  • V1 (XML response format)
  • V2 (JSON response format)

Find the full V1 and V2 difference list in the documentation.

This repo contains samples, supporting v1 version only.

Investigate the cloudsdk-client-dotnet repo for the client library and sample using the Web API (v2).

Supported export formats

You can export recognized text to the following formats:

  • TXT
  • RTF
  • DOCX
  • XLSX
  • PPTX
  • PDF
  • PDF/A-1b
  • XML
  • ALTO
  • vCard
  • CSV

Supported text types

ABBYY Cloud OCR SDK detects on the image the following types of text:

  • normal
  • typewriter
  • matrix
  • index
  • handprinted
  • ocrA
  • ocrB
  • e13b
  • cmc7
  • gothic

License

Copyright © 2019 ABBYY Production LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Main metrics

Overview
Name With Ownerabbyy/ocrsdk.com
Primary LanguageJava
Program languageJava (Language Count: 7)
Platform
License:Apache License 2.0
所有者活动
Created At2011-11-02 09:43:14
Pushed At2023-05-22 21:33:47
Last Commit At2021-06-17 13:27:58
Release Count0
用户参与
Stargazers Count519
Watchers Count64
Fork Count485
Commits Count268
Has Issues Enabled
Issues Count58
Issue Open Count28
Pull Requests Count21
Pull Requests Open Count8
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private