Cloudlabs Image OCR
Is an API used as OCR (Optical Character Recognition), its main function is to extract text in an image, supports handwriting. You can do this in two ways, by entering the URL of the image, or by uploading the image file
Cloudlabs Image OCR endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
recognize (by Image File) /ocr/recognizeFile |
This endpoint is used to extract text on images through the upload process |
| POST |
recognize (by Image URL) /ocr/recognizeUrl |
This endpoint is used to extract text on the image using the image URL |
Cloudlabs Image OCR pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $10 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $25 / month | — |
|