SimpleFileRenamer is a versatile file renaming tool developed in C# using WinForms on .NET 7. This application allows you to quickly and efficiently rename multiple files within a folder according to a customizable format specified by the user.
- Bulk file renaming with customizable formatting options.
- Undo/redo actions to easily rectify mistakes.
- Live mode: Watch a designated folder, automatically format and copy files based on sessions defined in Excel or CSV files.
- Complete configurability: Specify the folder to watch, define file extensions for live mode monitoring, and more.
- Clone the repository:
git clone https://github.com/Anthony-Mariotti/SimpleFileRenamer.git
- Open the solution in Visual Studio.
- Build the project.
- Run the application.
Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.