> For the complete documentation index, see [llms.txt](https://limi.gitbook.io/mj-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/tile-ping-pu.md).

# Tile 平铺

**`--tile`参数生成可用作重复无缝拼贴的图像，以创建织物、壁纸和纹理的无缝图案。**

`--tile`适用于[模型版本](https://docs.midjourney.com/models) `1`, `2`, `3`。\
`--tile`只生成一个平铺。[使用像这种无缝模式检查器](https://www.pycheung.com/checker/)这样的模式制作工具来查看拼贴重复。

***

**`prompt`** **`colorful tiger stripes --test --tile`**

![使用 midjourney 拼贴参数创建的主题图像和拼贴重复示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Tile_Tile.png)

**`prompt`** **`torn cardboard roses --testp --tile`**

![使用 midjourney 拼贴参数创建的主题图像和拼贴重复示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Tile_CardboardRose.png)

***

### 如何使用平铺参数 <a href="#how-to-use-the-tile-parameter" id="how-to-use-the-tile-parameter"></a>

添加`--tile`到提示的末尾。

<figure><img src="https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Parameter_Tile.gif" 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://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/tile-ping-pu.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.
