π¦ ClawHub
Fileclean
by @albionaiinc-del
Removes dates, hashes, UUIDs, and extra symbols from filenames to create clean, readable file names.
π‘ Examples
Preview changes:
python fileclean.py ~/Downloads ~/Documents --skip-ext pdf jpg
Apply changes:
python fileclean.py myfile.txt --rename
TERMINAL
clawhub install fileclean