Advanced OCR Image to Text
Advanced OCR Image to Text is a fast and reliable API for extracting text from images using Tesseract OCR. It supports both image URLs and file uploads, with smart formatting cleanup to deliver readable output.
Advanced OCR Image to Text endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
/image-to-text/url /image-to-text/url |
Extract text from an image URL. Query Parameters: url: Direct link to an image (JPG, PNG, WEBP) |
| POST |
/image-to-text/file /image-to-text/file |
Upload an image file to extract text. Body: Form data with image file Max file size: 5MB Accepted types: jpg, jpeg, png, webp |
| Other endpoints | ||
| GET |
ping /ping |
|
Advanced OCR Image to Text pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA Recommended | $49 / month | — |
|
| MEGA | $199 / month | — |
|