> For the complete documentation index, see [llms.txt](https://doc.playturbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.playturbo.com/image-tools-url-to-image/url-to-image-user-guide.md).

# URL to Image - User Guide

For first-time users of URL to Image, we recommend referring to: [URL to Image - New Creation Guide](/image-tools-url-to-image/url-to-image-new-creation-guide.md)

***

## <mark style="color:$primary;">1. Editing Page Overview</mark>

The URL to Image editing page can be roughly divided into two modules:

* **Project Information**: Used to edit product links, target language, target size, model, logo, reference images, and generation quantity.
* **Generate image:** View and download the generated images.

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

## <mark style="color:$primary;">2.How to Use</mark>

### **Step 1:** Select Model & Generation mode

1. Set the **target language** and **size**.  *Different sizes may result in different reference materials being retrieved.*
2. **Model Selection:** You can currently choose between **Banana** and **Seedream**. *Overall, Banana delivers better image generation results compared to Seedream.*
3. **Generation mode:** Direct Generation.

### Step 2: Upload Logo

Uploading a logo is optional. <mark style="color:red;">Whether a logo is included will determine if it appears in the final generated images.</mark>

If your selected reference images contain logos, it is strongly recommended to upload your own.

<mark style="color:$info;">Image requirements: JPEG or PNG, size ≤ 10MB, aspect ratio 0.3–3, and width/height ≥ 14px.</mark>

<div align="left"><figure><img src="/files/ztp4NhYjGsc1Y7ZEBw9M" alt=""><figcaption></figcaption></figure></div>

### Step 3: Select Reference Image

You can either select recommended materials or upload your own images. <mark style="color:red;">The final creatives will follow the layout and style of the selected reference.</mark>

* **Select materials:** The system automatically retrieves high-performing images from the market based on your product link. Click to preview and select by checking the top-right corner.
* **Upload**: You can upload any image as a reference.

<div align="left"><figure><img src="/files/FMk9ghAMS01Cu4JB3x1s" alt=""><figcaption></figcaption></figure></div>

### Step 4: Set Generation Quantity

You can generate <mark style="color:red;">**1 to 4**</mark> images per request. After entering the quantity, click **Generate image** and wait for processing.

<mark style="background-color:$info;">**Billing Rule:**</mark> <mark style="background-color:$info;"></mark><mark style="background-color:$info;">During the current promotional period, generating 1 image consumes 15 points regardless of the selected model. In the future, point consumption will be adjusted based on the cost of different models.</mark>

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

### **Step 5: Download** Images

Once generated, click to preview the images.&#x20;

If everything looks good, click the download button at the bottom-right corner to save them locally.

<div align="left"><figure><img src="/files/BDbi2iNR8i6s4UY54izb" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:$primary;">3.</mark><mark style="color:$primary;">**Regenerate with Updated Settings**</mark>

* You can regenerate creatives by adjusting the target language, size, model, logo, or reference image.
* Click **Edit** to modify the product link. After updating the link, the logo and reference images will be reset. You can then upload a new logo and select new reference to generate updated creatives.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.playturbo.com/image-tools-url-to-image/url-to-image-user-guide.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.
