void

MultiHasher4Void

MultiHasher, a file hash calculator, can be downloaded for free from the official website or Softpedia. MultiHasher helps avoiding one problem Void currently has (as of May 2026): file size for hash calculation is limited to 2 GiBs.

How to use?

In order to apply Void way of file organizing using MultiHasher, you have to use the same batch script run.bat for two different purposes.

Step 1: Get Hash Sum File

First, you need to get a list of hash sums of all files you need to organize. Drag-and-drop onto batch script either files separately or a directory containing them.

For that to work, you need to have these environment variables filled out in .env file:

[!NOTE] Unfortunately, MultiHasher doesn’t provide command-line arguments for saving hash sums to a file. So you have to do it manually.

Once the hash calculation is complete, select File → Save list.... Save as MultiHasher XML (.mhx). After that, you move on to the next batch script.

Step 2: Run from Hash Sum File

Once you have a hash sum file (XML-formatted .mhx), you drag-and-drop it onto batch script to finally rename and move files in the Void fashion. Script doesn’t do additional calculations since it’s assumed that MultiHasher already did heavy lifting.

If you don’t use VOID_OUTPUT_PATH environment variable, script puts all files (collected into directories named after file extensions) into a directory you run the script from.