OCR-Api
Scan images from files or URLs and return the equivalent OCR-Text. OCR-Api support these languages: Arabic Bengali Bulgarian Chinese Deutsch English (default) French Greek Indian Italian Japanese Kannada Korean Malayalam Marathi Nederlands (Flemish) Nepali Persian (Farsi) Portuguese Russian Serbian Spanish Telugu Thai Turkish Ukrainian Urdu Auto (automatically detect language) Note: There is an…
OCR-Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| OCR | ||
| GET |
Scan Image-URL /api/ocr/scanimage |
Scan web image (using its URL) and return OCR-Text. |
| POST |
Scan Image-File /api/ocr/scanimage |
Scan uploaded image-file (post-body) and return OCR-Text. |
OCR-Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $3 / month | — |
|
| ULTRA | $9 / month | — |
|
| MEGA | $20 / month | — |
|