VisionText OCR
VisionText provides advanced Optical Character Recognition (OCR) capabilities, enabling accurate text extraction from images or URLs. Whether you need to digitize scanned documents or extract text from web-hosted images, VisionText simplifies the process. ## **Requirements** Images must be in JPG, PNG, or BMP format. Maximum image size: 10MB. Support for both direct file upload and image URL…
VisionText OCR endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Extract text from file /extract_text_from_file |
The /extract_text_from_file endpoint performs OCR (Optical Character Recognition) on an image file uploaded by the user. The image is processed using the Tesseract OCR engine to… |
| POST |
Extract text from URL /extract_text_from_url |
The **/extract_text_from_url** endpoint performs OCR (Optical Character Recognition) on an image fetched from a URL. Input: url (required): The URL of the image to be processed.… |
VisionText OCR pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $6 / month | — |
|
| ULTRA | $14 / month | — |
|
| MEGA | $34 / month | — |
|