Page 1 of 1

Download images in order

Posted: 02 Feb 2025, 08:48
by Ariskapp9
Hello, I'm writing to see if there is any way to get the software to download images from webpages in the order that they appear, this only works on sites with file names that already have file names that dictate order, but for websites with random strings of letters and numbers as file names it downloads images out of order and makes them hard to order in file browsers.

Re: Download images in order

Posted: 02 Feb 2025, 13:22
by Maksym
You see, the images are actually downloaded (or at least added to the download queue) in order they appear on the website. But it doesn't really matter after the files are saved. So, I believe, you want to be able to name the downloaded in order they appear on the website but that's the thing that is currently not possible. Sorry.