Simple OCR Image to Text
Convert your images to text using this API that returns a json object with the extracted text in a string format. Perfect for images, books with typed text. Please input a clean image without noise for the best results.
Simple OCR Image to Text endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Get the text from base64 input /post |
This endpoint will return the text once you give a json with your base64 string as well as the text from image To see only the text use **response["ocrString"]** |
Simple OCR Image to Text pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2 / month | — |
|
| ULTRA | $10 / month | — |
|