13 USD
0
76
Script for automatic file renaming according to a template.
Python
Developed a Python script for automatic renaming of all files in a specified folder according to a given pattern with a numeric counter.
The script supports:
- User input of the folder path,
- Use of a filename pattern with the # symbol as a…