OP here. I'm thinking of batch renaming some images in a folder with just 01.jpg 02.jpg 03.jpg 04.jpg etc. But exiftool can only rename your files if you based it on some attribute like date/time.
https://sno.phy.queensu.ca/~phil/exiftool/filename.htmlWindows 10 shift rename adds a space and Parentheses to the file name " (1).jpg" which is not what I need (I'm going to put the file names in a variable array later).
So, how does /p/ rename their photos?