-
- Downloads
Numerically sort folder contents
This is for correctly sorting names that have numeric components without leading zeros, e.g. [f.0, f.10, f.5] -> [f.0, f.5, f.10].
Please register or sign in to comment
This is for correctly sorting names that have numeric components without leading zeros, e.g. [f.0, f.10, f.5] -> [f.0, f.5, f.10].