News

To use this utility, simply run rename_utility.py from the command line or import it in your Python scripts. The script will guide you through the interactive configuration and execution process.
Create python script that imports rename_files, and then add small function to take file name and return desired file name. #!/bin/env python3 from rename_files import ...