# 圖片下載器的檔案名稱選項有什麼區別?

Listly 圖片下載器提供多種檔案名稱選項，讓您可以選擇適合任務的方式：

![圖片](https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/ijVKPpoRavH45FOLNsZE/image%20downloader%208.png)

{% stepper %}
{% step %}

### 原始檔案名稱 (Original name)

直接使用從圖片網址提取的原始名稱。
{% endstep %}

{% step %}

### 從 Excel 匯入 (From Excel)

使用從 Excel 檔案指定欄位取得的資料作為檔案名稱。
{% endstep %}

{% step %}

### 僅編號 (Number Only)

僅使用按輸入網址順序的連續編號建立檔案名稱。
{% endstep %}

{% step %}

### 編號 + 原始 (Number+Original name)

在從圖片網址提取的原始名稱前加上序號建立檔案名稱。
{% endstep %}

{% step %}

### 編號 + Excel (Number+Excel)

在從 Excel 匯入的資料前加上序號建立檔案名稱。
{% endstep %}
{% endstepper %}


---

# 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-hant/support/faq-zh-hant/8.-listly-tu-pian-xia-zai-qi/tu-pian-xia-zai-qi-de-dang-an-ming-cheng-xuan-xiang-you-shen-mo-qu-bie.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.
