I hardly ever used the split function for its intended purpose. I did however used split and combine to split a file into 2 parts at a certain offset. This is however not convenient. Therefor, I would like to have the option to limit the maximum number of split files that are created. The last part would receive all the remaining bytes.
The Split window could look like this:
Code: Select all
Split
Split the file ... to directory:
Bytes per file:
Max. number of files:
☐ Delete files on target disks (removable disks only)
Screenshot
And I also would like to be able to enter the bytes per file as a hexadecimal number by using the prefix 0x.