Question
Remove leading zeros from filenames
How can I use string substitution to batch remove leading zeros from filenames? For example, I want to change 2020_001_002 to 2020_1_2.
How can I use string substitution to batch remove leading zeros from filenames? For example, I want to change 2020_001_002 to 2020_1_2.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.