Skip to main content

Optical Character Recognition

Introducing OCR API!

Efficiently converting printed text from images into machine-readable text.

Key Features

  1. Polygon Area Precision: Polygon detection in OCR offers precise localization of text and complex page layouts, allowing for accurate and structured extraction of information from documents, which enhances the overall quality and reliability of OCR results.

  2. OCR Text Output: The API response includes the extracted OCR text alongside the polygon data. Receive accurate and editable text content from images, streamlining data entry and enhancing text-based analysis.

Use Cases

  • Document Digitization: Easily convert scanned documents into searchable and editable digital formats, saving time on manual transcription and data entry.

  • Text Search in Images: OCR is employed in image search engines and content management systems to enable users to search for text within images, such as in digital libraries and archives.

  • License Plate Recognition: Law enforcement agencies and parking management companies use OCR to automatically recognize license plates, aiding in security and parking enforcement.

Form Data

FieldData TypeDescription
filebytesImage which is used for OCR
languagetextA language needed for recognition, with accepted values being: en for English, jp for Japanese, and vi for Vietnamese.

Response

FieldData TypeDescription
status_codeintHTTP response code
resultobjectText Detection result
message_errorstringMessage error (if exists)