> 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-new-creation-guide.md).

# URL to Image - New Creation Guide

## <mark style="color:$primary;">💡About URL to Image</mark>

Based on AI technology, URL to Image helps users quickly generate high-quality image materials, suitable for scenarios such as app promotion, advertising design, and more.

Users only need to input the Promotion Product Link, and the system will automatically recommend related reference images and batch-generate image creatives based on preset conditions.&#x20;

## <mark style="color:$primary;">💡URL to Image Project Creation</mark>

### 1.Entry

**Entry1:** Home → Creative Toolbox → Image Tools → URL to Image

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

**Entry2:** My Projects → Video & Image Project → Create Image Project

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

### 2.**Create a Project**

* Edit the **Project Name**.
* Paste the **Promo Product Link**  (<mark style="color:red;">Currently supports only App Store and Google Play links</mark>).
* Choose the **Target Language**  (<mark style="color:red;">Currently supports only</mark> <mark style="color:red;">Chinese and English.</mark> Only one language can be selected at a time; it can be modified after entering the editing interface).
* Choose the desired **Image Size** for generation (Only one size can be selected at a time; it can be modified after entering the editing interface).
* Click **Confirm**, and the project will be created.

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

Once the creation is complete, you can enter the project and start editing 👉[URL to Image - User Guide](/image-tools-url-to-image/url-to-image-user-guide.md)

## <mark style="color:$primary;">💡URL to Image</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">**Project Management**</mark>

* **Project List**: Displays all projects with details such as project name, language, size, project ID, and last updated time.
* **Actions**: Supports renaming, deleting, and editing projects.
* **Search & Filter**: Projects can be filtered and searched by name, keywords, and last updated time.

<figure><img src="/files/uzs3KVRwUpH4ijuA3Ikr" 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-new-creation-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.
