Archive
Image Translate
Extract and translate text from images into multiple languages.
POST
Documentation Index
Fetch the complete documentation index at: https://jigsaw-13.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request Parameters
Body
The image url.
The key used to store the image on Jigsawstack file. Learn more about how to handle files in Jigsawstack’s Handling Files section.
The language code of the target language to translate to. All supported language codes can be found
here.
The specified return type for the response
urlbase64binary
Response Structure
The response format depends on thereturn_type parameter:
URL Response
return_type: “url” or “base64”Indicates whether the call was successful.
Usage information for the API call.
A unique identifier for the request
The URL of the generated file (image or PDF) that can be accessed directly.