
Image Text Extractor
Pricing
$2.90/month + usage

Image Text Extractor
Extract text from images using OCR (Optical Character Recognition) via direct URLs or uploaded JSON/CSV files. Works with multiple languages and automatically enriches your structured file with the text found inside images.
0.0 (0)
Pricing
$2.90/month + usage
1
Total users
5
Monthly users
5
Runs succeeded
76%
Last modified
5 days ago
You can access the Image Text Extractor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://screentest.app/images/example-ocr.png"< }< ]<}' |<apify call m3web/image-text-extractor --silent --output-dataset
Image Text Extractor API through CLI
The Apify CLI is the official tool that allows you to use Image Text Extractor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: