I have 1000 images in a folder. I want to get 1-25, 26-50, 51-75, ... 926,1000 so that I am processing them in batches. I tried 1:25, doesn't work:  Why?
I have 1000 images in a folder.
I want to get 1-25, 26-50, 51-75, ... 926,1000 so that I am processing them in batches.
I tried 1:25, doesn't work:

Why?