Coder Social home page Coder Social logo

iq-scm / ocrsdk.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abbyy/ocrsdk.com

0.0 0.0 0.0 7.92 MB

ABBYY Cloud OCR SDK

Home Page: http://ocrsdk.com/github

License: Apache License 2.0

Shell 3.09% JavaScript 7.71% Ruby 3.54% Python 4.63% PHP 4.26% Objective-C 20.87% Java 55.91%

ocrsdk.com's Introduction

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
    • 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.

ocrsdk.com's People

Contributors

abbyysdk avatar dmitry-me avatar guysoft avatar hisubbotin avatar ikhintsitskiy avatar jgaydydey avatar juraldinio avatar kubarevalex avatar manzke avatar nat-k-dev avatar platonovivan avatar saannka avatar stel avatar tbaxx avatar whalebot-helmsman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.