Here you can rename marked files by adding a prefix (before the file name) or a suffix (after the file name but before the file extension).
For example:
Filename.JPG
becomes
PrefixFilenameSuffix.JPG
You can also use flags to add in extra data to the filename:
/g inserts the duplicate file group number into the name
/h inserts the
file hash into the file name. The hash used will be the one calculated in the scan - if there is none then an MD5 hash will be used.
For example:
Suffix: _Hash_/h produces:
Filename_Hash_f76291ee3bc359e98f1be302c9a30761.JPG
Options:
-
Protect important system folders - Files in important system folders will not be renamed. For a list of these folders, see
Scan location tab