Image Translate avatar
Image Translate

Deprecated

Pricing

$25.00 / 1,000 results

Go to Store
Image Translate

Image Translate

Deprecated

Developed by

sellez

sellez

Maintained by Community

The Image Translate API enables users to translate text from images by providing an image URL and specifying source and target languages. This API is ideal for applications that need to interpret foreign-language text embedded in images, such as product labels, signage, and documents.

0.0 (0)

Pricing

$25.00 / 1,000 results

1

Total users

9

Monthly users

2

Runs succeeded

0%

Last modified

6 months ago

You can access the Image Translate 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 '{
< "image_url": "https://example.com/image.jpg",
< "source_lang": "en",
< "target_lang": "zh"
<}' |
<apify call sellez/image-translate --silent --output-dataset

Image Translate API - Translate Text from Images Instantly API through CLI

The Apify CLI is the official tool that allows you to use Image Translate locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: