A tool to clean up strange filenames
Find a file
2024-09-04 19:13:45 +02:00
.gitignore Initial commit 2024-09-04 18:36:35 +02:00
cleanfilenames.py reformatted 2024-09-04 19:08:51 +02:00
LICENSE geändert: LICENSE Now under POCPL - pott of coffee public license 2024-09-04 19:13:45 +02:00
README.md README.md aktualisiert 2024-09-04 18:59:07 +02:00

cleanfilenames

A primitve tool to clean up strange filenames. It works on a whitelist of accepted chars, doesn't do any recursion and never overwrites anything.

cleanfilenames.py ~/Music/

That's it