Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.07 KB

File metadata and controls

25 lines (16 loc) · 1.07 KB

SimpleFileRenamer

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.

Features

  • 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.

Getting Started

  1. Clone the repository: git clone https://github.com/Anthony-Mariotti/SimpleFileRenamer.git
  2. Open the solution in Visual Studio.
  3. Build the project.
  4. Run the application.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.