An open API service indexing awesome lists of open source software.

https://github.com/roalyr/sanitize_filenames_recursively_here

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

filename filename-utils filenames-change sanitization

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Sanitize filenames recursively here
A script with prompts based on https://pypi.org/project/sanitize-filename/

![Banner][splash]

## 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.

[splash]: sanit.png "Banner"