Python · 2025
Small command-line utilities for everyday file management tasks.
delete.py
Batch-delete files by type from a selected path. Shows a preview list before asking for confirmation, reducing the risk of accidental deletions.
findandmove.py
Finds files matching a given prefix or extension and moves them to a chosen destination. Creates the destination folder automatically if it does not already exist.
Download findandmove.py · GitHub
Tags: Python · Automation