Image Translate avatar

Image Translate

Deprecated
Go to Store
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Image Translate

Image Translate

sellez/image-translate

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.

Image URL

image_urlstringRequired

The URL of the image to be translated.

Source Language

source_langEnumRequired

The source language code (e.g., 'en' for English).

Value options:

"en": string

Target Language

target_langEnumRequired

The target language code.

Value options:

"zh": string"ru": string"es": string"fr": string"de": string"it": string"nl": string"pt": string"vi": string"tr": string"ms": string"th": string"pl": string"id": string"ja": string"ko": string
Developer
Maintained by Community