-rename [filename1] [filename2] [filename3] [...]
https://www.voidtools.com/support/every ... e_renaming
In the case of many files with long paths this can hit the maximum CLI path length limit in Windows 10.
To work around that add support for loading a list of filepaths from a textfile with linebreak separated values (LSV) or some other suitable separator.
-rename-list [LSV-filename]