Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 539 Bytes

File metadata and controls

12 lines (9 loc) · 539 Bytes

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.