Skip to content

roalyr/sanitize_filenames_recursively_here

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sanitize filenames recursively here

A script with prompts based on https://pypi.org/project/sanitize-filename/

Banner

Usage

  1. Download the scripts and put it into the folder where you want to recursively check files (parent folder).
  2. Execute python3 ./sanitize_filenames_recursively_here.py.
  3. To preview changes answewr (C)old run in the prompt, it will not change any files, and will only print out results.
  4. Run the script again and answer (Y)es in the prompt to perform changes.