Add hash value to file name MD5, SHA, CRC etc

Bulk Rename Utility How-To's

Add hash value to file name MD5, SHA, CRC etc

Postby Admin » Fri Oct 25, 2024 9:12 am

To add the hash value of a file (MD5, SHA, CRC etc) to its file name, use the HASH Value Tags.

The following hash value tags are supported: <(hash:crc32)>, <(hash:md5)>,<(hash:sha1)>,<(hash:sha256)>,<(hash:sha3)>,<(hash:keccak)>. These tags will be replaced by the corresponding hash value of the file and can be used to add a hash value to the file name.

Example :
Add (7)
Suffix: _<(hash:md5)>

will add the MD5 of the file to the name as suffix with _
Admin
Site Admin
 
Posts: 2883
Joined: Tue Mar 08, 2005 8:39 pm

Return to How-To