# Listly 圖片下載器有什麼不同之處?

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/aZa2vKZJty5EaSaAaqcD/image%20downloader%201.png" alt=""><figcaption></figcaption></figure>

Listly 圖片下載器使用透過 Listly 輕鬆提取的圖片網址，依照圖片在網站上出現的順序下載圖片，或使用所需的檔案名稱批次下載圖片。例如，假設產品圖片在網站上按照上圖所示的順序顯示。為了方便理解，我們在每張圖片上加上了序號。

{% columns %}
{% column %}
**其他圖片下載器**

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/9HF31FqSC5Euon8S4wTK/image%20downloader%202.png" alt=""><figcaption></figcaption></figure>

大多數圖片下載器會直接使用網站指定的檔案名稱。這些檔案名稱通常由難以理解的數字或字母組合構成，按名稱排序時圖片順序會變得混亂。
{% endcolumn %}

{% column %}
**Listly 圖片下載器**

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/L5Fid6hJ7yembvSmfLfA/image%20downloader%203.png" alt=""><figcaption></figcaption></figure>

Listly 圖片下載器可以根據 Excel 檔案設定檔案名稱，或根據輸入網址的順序指定編號。這讓與資料對應變得容易，並且可以使用整理好的檔案名稱進行乾淨下載。為了使用者的方便，它也提供圖片下載器中常見的選項：使用網站的原始檔案名稱或僅指定編號。
{% endcolumn %}
{% endcolumns %}


---

# 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/listly-tu-pian-xia-zai-qi-you-shen-mo-bu-tong-zhi-chu.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.
