Zero Padding
This function will add zeros to the beginning of any number found in the filename.
- Zero Padding - The number you enter here is the number of digits all number found will have after the rename operation. Zeros will be used to fill the missing digits.
Problem:
You have a folder filled with a sequence of files that all contain a number. The problem is that the files will not sort correctly in your file viewer:
1
10
2
Solution:
Using the "Zero Pad Numbers" function will add zeros to the beginning of the numbers. This will allow the files to sort correctly when viewing in lists:
01
02
10
|