A Modular Bulk File Renaming Utility
3545afad51
- You can now Drag-Drop re-order operations - The delete buttons are now on the operations themselves - These two together mean that you now dont have to (and cant) select operations anymore - Added ability to view the path on a filename in the before- and after-lists - Also updated Avalonia to preview8 |
||
---|---|---|
BFR | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
BFR.sln | ||
LICENSE | ||
README.md |
BFR - A Modular Bulk File Renaming Utility
Inspired by this project by speatzle_.
Everyone is welcome to contribute!
Features
- Mordern scalable UI (Avalonia)
- Extremely flexible
- Stack-based undo
- Fast and automatic preview
- Cross-Platform and portable
- Supports RegEx
Operations
- Add, Remove, Replace, Overwrite, Number, Sort
Upcoming Features
- Case Conversion
- Save-/Loadable Profiles
- Operations based on file Metadata
- Optional Subdirectory Scanning
- Option to disable automatic previewing
- Improved Add-/Remove-Buttons
- Anything good that gets requested!