# Fewer image files were downloaded than URLs entered.

This post is a help guide related to the Listly image downloader.

<figure><img src="https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=-2050563593/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FiKxoYELFf9WS8XCvYe6S%2Fblobs%2FkRb5x8ZOd8VjSQx9zuu5%2Fimage-downloader-10.png" alt=""><figcaption></figcaption></figure>

If you entered dozens of image URLs as shown above and started the download, but only a significantly smaller number of files were downloaded than the number of URLs entered, **duplicate file names might have been the cause**.&#x20;

<figure><img src="https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=1313460990/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FiKxoYELFf9WS8XCvYe6S%2Fblobs%2FBxEZRTUrqWPmu9PYP3M9%2Fimage-downloader-11.png" alt=""><figcaption></figcaption></figure>

This situation occurs because the image downloader treats images with the same file name as a single file.There are the following solutions to fix this problem.

1. **Use a filename option that includes sequence numbers**Try using (ex. sequence only, sequence + original, sequence + Excel).
2. **Or select a different column in Excel**to specify the file name. If you choose data that does not cause duplicates, you can resolve the issue.​

<figure><img src="https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=128879992/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FiKxoYELFf9WS8XCvYe6S%2Fblobs%2FuSw8aDkzioz2kVyp2tuO%2Fimage-downloader-13.png" alt=""><figcaption></figcaption></figure>


---

# 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/support/faq/listly-image-downloader/fewer-image-files-were-downloaded-than-urls-entered..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.
