# 应该如何准备上传到图片下载器的 Excel 文件？

{% stepper %}
{% step %}

### 使用 Listly 提取包含您想下载的图片的网页

![image](/files/6897d82293073c805db6a5c2d0eca5a8ed08a959)

您可以通过 Listly 提取包含图片的网页并下载 Excel 文件，轻松准备下载的 URL。通过 Listly，只需简单几次点击即可收集图片 URL。
{% endstep %}

{% step %}

### 在 Excel 文件中检查图片 URL 所在的列位置

![image](/files/2f82a9a27d27b1ea09a6f356906d1748545e1873)

检查 URL：验证 Excel 文件中显示为链接的数据。在示例文件中，A 列是网页地址本身，B 列包含图片 URL。由于每个文件的列排列可能不同，请标记或记录包含图片 URL 的列的位置。
{% endstep %}

{% step %}

### 在 Excel 文件中检查或创建要用作文件名的列

![image](/files/d168b9e56f953c0b4fa86c5148a00b43ba1bb4b4)

标记要用作文件名的数据列，或编辑和整理所需的数据。在示例中，通过组合品牌名称 + 商品名称，在 F 列创建了新的文件名列。使用 Listly 图片下载器，您可以按照自由编辑的名称顺序下载图片文件。
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**注意**

Listly Image Downloader 将 Excel 文件的第一行视为标题。为图片 URL 和文件名列分别设置标题，便于识别。
{% endhint %}


---

# 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://help.listly.io/docs/zh-hans/support/faq/8.-listly-tu-pian-xia-zai-qi/ying-gai-ru-he-zhun-bei-shang-chuan-dao-tu-pian-xia-zai-qi-de-excel-wen-jian.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.
