> 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-hant/support/faq-zh-hant/8.-listly-tu-pian-xia-zai-qi/shi-yong-tu-pian-xia-zai-qi-shi-ying-gai-ru-he-zhun-bei-yao-shang-chuan-de-excel-dang-an-1.md).

# 使用圖片下載器時,應該如何準備要上傳的 Excel 檔案?

不需要。即使不上傳 Excel 檔案，也可以使用**複製/貼上方式**下載圖片。\
所有方案都可以直接在**圖片網址欄位**輸入，所以可以輕鬆使用。

{% hint style="info" %}
但是，**直接輸入/編輯檔案名稱的功能從 Listly Light 方案 (輕量版方案) 起開始支援**。\
Light 方案 (輕量版方案) 及以上版本讓您可以在所有檔案名稱選項中自由輸入和修改檔案名稱。
{% endhint %}

![image](/files/4eafb6e5af9b37c99816dc83e1f33bdd750920c0)

***

**對於免費使用者**

{% hint style="warning" %}
在免費方案中您無法直接輸入/編輯檔案名稱，但可以使用「**原始檔案名稱**」、「**僅序號**」選項執行基本的下載任務。**如果您想使用所需的檔案名稱下載圖片，請上傳 Excel 檔案並選擇要用作檔案名稱的欄位。**
{% endhint %}


---

# 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-hant/support/faq-zh-hant/8.-listly-tu-pian-xia-zai-qi/shi-yong-tu-pian-xia-zai-qi-shi-ying-gai-ru-he-zhun-bei-yao-shang-chuan-de-excel-dang-an-1.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.
