SkynetOcr
The algorithm detects words in images or PDFs via OCR, and returns the results as JSON for efficient interpretation. Supporting dozens of languages, it can handle both modern and ancient scripts, including Latin, Cyrillic, Japanese, Chinese, and Arabic. Additionally, the algorithm offers two recognition modes: it can find separate words or extract all the text present in an image, providing…
SkynetOcr endpoints
| Method | Endpoint | Description |
|---|---|---|
| OCR Text | ||
| POST |
Extract text /extract_text |
Extracts text from an image or PDF file. |
| POST |
Search Keywords /search_keywords |
Searches for words within an image or PDF file, and returns the number of occurrences per word. |
SkynetOcr pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / minute |
|
| PRO | $10 / month | 50 / minute |
|
| ULTRA | $15 / month | 250 / minute |
|
| MEGA | $25 / month | 250 / minute |
|