A Python utility that clones a folder’s structure (excluding files), monitors for new files, and move them into the source folder with automatic name conflict resolution.
-
Updated
Oct 27, 2025 - Python
A Python utility that clones a folder’s structure (excluding files), monitors for new files, and move them into the source folder with automatic name conflict resolution.
This application has a GUI that allows the user to select an input directory, file extensions, and an output directory. The program will then go through each file in the input folder, recursively into any sub-folders, and will find all files with the specified extension. They will then be moved to the target output directory and flattened.
Move tons of files filtered by extensions
File Organizer is a PyQt6-based desktop application that efficiently moves all files from subfolders to a main folder and deletes empty directories. It ensures smooth file management while maintaining a clean and organized structure.
Blocks any programs or shortcuts or folders on your windows desktop by renaming or moving them automatically.
A script (Bash & Powershell) will turn generic useless file names into something meaningful. The parent directory names are prefixed to existing meaningless files names. Useful for image, logs, media and other application output. Choice of 1 2 3 and 4 levels of parent directory names can be added to the prefix. Processes a single directory of files
Simple music file mover / renamer
Lightweight Docker container for automated file moving and logging with cron for scheduled and one-time tasks 📂
Add a description, image, and links to the file-mover topic page so that developers can more easily learn about it.
To associate your repository with the file-mover topic, visit your repo's landing page and select "manage topics."