# Listly Image Downloader 有什么不同？

![示例顺序图片](https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/CTgSddbDWQTCrf70evgk/image%20downloader%201.png)

Listly Image Downloader 使用通过 Listly 轻松提取的图片 URL，按照它们在网站上出现的相同顺序下载图片，或使用所需的文件名批量下载图片。例如，假设产品图片在网站上按如上所示的顺序显示。为了帮助理解，每张图片都添加了序号。

{% columns %}
{% column %}
**其他图片下载器**

![其他图片下载器示例](https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/xUIYr2fz7zdRp3FQ2kWw/image%20downloader%202.png)

大多数图片下载器直接使用网站指定的文件名。这些文件名通常由难以理解的数字或字母组合构成，按名称排序后图片顺序会变得混乱。
{% endcolumn %}

{% column %}
**Listly Image Downloader**

![Listly Image Downloader 示例](https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/I1NmwvohtEgHdkpx2EaL/image%20downloader%203.png)

Listly Image Downloader 可以根据 Excel 文件设置文件名，或按照输入 URL 的顺序分配编号。这使得与数据的匹配变得容易，并允许使用整理好的文件名进行干净的下载。为了用户方便，它还提供图片下载器中常见的选项：使用网站的原始文件名或仅分配编号。
{% 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-hans/support/faq/8.-listly-tu-pian-xia-zai-qi/listly-image-downloader-you-shen-me-bu-tong.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.
