Tencent Cloud Optical Character Recognition (OCR), based on the deep learning and multimodal large model technology of Tencent YouTu Lab, intelligently identifies text in images as editable text or extracts structured information. OCR supports the recognition of identity documents, bank cards, invoices, and other standard cards and documents. It also supports the recognition of industry documents in various complex formats, such as transportation and logistics weighbridge tickets and consignment notes, as well as healthcare documents such as diagnosis certificates and expense lists.
This section introduces the text recognition API interfaces, all of which are API 3.0 interfaces.
You can call APIs to perform text recognition operations, such as general OCR, card text recognition, invoice recognition, and intelligent document processing.
For information on all APIs supported by text recognition, please see API overview.
Common terminology for text recognition API interfaces: see the table below:
| Term | Description |
|---|---|
| JavaScript Object Notation | is a lightweight data interchange format. Any type supported by the JavaScript language can be represented through JSON, such as strings, numbers, objects, and arrays. |
| SDK | is a collection of development tools for software engineers to create applications for specific software packages, software frameworks, hardware platforms, operating systems, and more. |
For API parameter limits, see the parameter description in each API document.
You can use the API Explorer tool to call APIs online.
This document uses the general printed text recognition (high-precision version) API call as an example. The steps to make an API call through the API Explorer Tool are as follows:
文档反馈