# What are the differences between the Image Downloader filename options?

Listly Image Downloader offers various filename options so you can choose the method that suits your task:

<figure><img src="https://3090065457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoHfMCeMlqJPW61OR5d1%2Fuploads%2F036zMEvRGykXp5eMosnn%2Fimage-downloader-8.png?alt=media&#x26;token=739b4402-4295-4b65-a5cf-7bfee95e98ff" alt=""><figcaption></figcaption></figure>

1. **Original file name (Original name)** : Use the original name extracted from the image URL as is.
2. **Import from Excel (From Excel)** : Use the data taken from the specified column of the Excel file as the file name.
3. **Number only (Number Only)** : Create file names using only sequential numbers in the order of the entered URLs.
4. **Number + Original (Number+Original name)** : Create file names by adding a sequence number in front of the original name extracted from the image URL.
5. **Number + Excel (Number+Excel)** : Create file names by adding a sequence number in front of the data imported from Excel.


---

# 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/what-are-the-differences-between-the-image-downloader-filename-options.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.
