File* is a web based file management tool that allows you to organize and clean your file structure. Individual filter rules can be defined to find files and folders. The filter rules can be combined with logical operators (AND, OR, NOT). File names and folder names can be changed per filter and are viualized in a preview.
git clone https://github.com/melandur/file_star.git
cd file_star
poetry install
python main.py
Happy cleaning!