# Image Translation

After you upload an image, our tool will translate the content within the image to your chosen translation language and return a new image, preserving the original format but with the text translated into the translation language.

**You can watch the tutorial video right below!**

{% embed url="<https://www.youtube.com/watch?v=xsXBsAjioRQ>" %}

#### **💡 Image Translation Steps:**&#x20;

**Step 1:** Drag or drop your image file (PDF, JPG/JPEG, PNG format)

<figure><img src="/files/SJTZzWDhyJvAgT8Lczo5" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the translation language

**Step 3:** You can customize the "Tone", "Domain", "Font" and "Custom Prompt", or make adjustments using "My Dictionary."

<figure><img src="/files/QkBknrdxsYmFrxfi6wUB" alt=""><figcaption></figcaption></figure>

***Note:** Image translation may alter the color, font style, or font size of the translated text within the image.*&#x20;

**Step 4:** Click **"Translate Now"** to begin the translation.&#x20;

**Step 5:** Download the translated file.

<figure><img src="/files/WelVA6TaDR2S58yeP0W8" alt=""><figcaption></figcaption></figure>

***Note:** You can access your **Translation History** to download the translated image file.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://usermanual.doctranslate.io/translation-features/image-translation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
