> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/zh-hans/support/faq/8.-listly-tu-pian-xia-zai-qi/shi-yong-tu-pian-xia-zai-qi-shi-bi-xu-shang-chuan-excel-wen-jian-ma.md).

# 使用图片下载器时必须上传 Excel 文件吗？

<details>

<summary>使用图片下载器时必须上传 Excel 文件吗？</summary>

不需要。即使不上传 Excel 文件，也可以使用**复制/粘贴方法**下载图片。\
在所有套餐中都可以直接在**图片 URL 字段**中输入，因此使用起来很方便。

但是，**从 Listly Light 套餐开始支持直接输入/编辑文件名的功能**。

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

**Light 套餐**及以上版本允许您在所有文件名选项中自由输入和修改文件名。

{% hint style="info" %}
**对于免费用户**

在免费套餐中，您无法直接输入/编辑文件名，但可以使用“**原始文件名**”、“**仅序号**”选项执行基本下载任务。**如果您想使用所需的文件名下载图片，请上传 Excel 文件并选择要用作文件名的列。**
{% endhint %}

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.listly.io/docs/zh-hans/support/faq/8.-listly-tu-pian-xia-zai-qi/shi-yong-tu-pian-xia-zai-qi-shi-bi-xu-shang-chuan-excel-wen-jian-ma.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
